dct_jim Posted November 24, 2008 Report Share Posted November 24, 2008 Hi everyone I seem to be having problems installing phpVMS http://ahroofing.net/phpvms/ when I go here i get the error message Parse error: syntax error, unexpected '=', expecting '(' in /home/sites/ahroofing.net/public_html/phpvms/core/codon.config.php on line 79and when I goto the install script at http://ahroofing.net/phpvms/install/install.php I get the following error message Parse error: syntax error, unexpected ')', expecting '(' in /home/sites/ahroofing.net/public_html/phpvms/install/install.php on line 29 Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 25, 2008 Administrators Report Share Posted November 25, 2008 What PHP version? MySQL?Try re-uploading (from scratch), making sure it doesn't disconnect while uploading. Quote Link to comment Share on other sites More sharing options...
dct_jim Posted November 25, 2008 Author Report Share Posted November 25, 2008 Well I have tried installing from scratch about 3times lolPHPmyAdmin version is: phpMyAdmin - 2.11.4 (Not sure if this is php version or mysql as the phpmyadmin is what allows me to modify the mysql databases.And when I look what modules are installed on the webserver it says PHP4 and PHP5 modules so I think I have both or did have 4 which was upgraded to 5. I dont have to link the phpvms to the database manually do I or should it be done via the installer? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 25, 2008 Administrators Report Share Posted November 25, 2008 Create a page called "info.php" and put the following in it: <?php phpinfo(); ?> That's it, and send me the link.Also, if you have 4 and 5 concurrently, ask your host how to run on only 5, it seems like you can run them together, probably have to enable 5 through an .htaccess file (Check with your host)The database is populated/tables are created by the installer, but you need to create the database, and give the db name/username/password to the installer (see the docs). And yes, it has to be done by the installer.Also, reupload from scratch. Sometimes FTP breaks mid-upload, and just will reconnect, but the file it breaks on will be corrupted. Nabeel Quote Link to comment Share on other sites More sharing options...
dct_jim Posted November 26, 2008 Author Report Share Posted November 26, 2008 ok the link is http://ahroofing.net/info.php and I will try re-uploading again. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 27, 2008 Administrators Report Share Posted November 27, 2008 Yep, you're running PHP 4. You need 5. Check with your host. Quote Link to comment Share on other sites More sharing options...
dct_jim Posted November 29, 2008 Author Report Share Posted November 29, 2008 Ok I managed to start the install, I entered the database details and they were correct and now I get Parse error: syntax error, unexpected $end in /home/sites/ahroofing.net/public_html/airline/core/classes/CodonAJAX.class.php on line 144Lines are: 143:}144:?>So line 144 is the end of the script lol new info link is http://ahroofing.net/airline/info.php Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 30, 2008 Administrators Report Share Posted November 30, 2008 Are you running on a windows or linux host? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 30, 2008 Administrators Report Share Posted November 30, 2008 I've found a problem, workin on it. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 30, 2008 Administrators Report Share Posted November 30, 2008 Alright, this has been weird. It was a weird compatibility error. I'll have a fix up in a few days, just fixing a few other things to get that working as well. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 30, 2008 Administrators Report Share Posted November 30, 2008 Give this a shot, it's the full version. Reupload/replace everythinghttp://www.phpvms.net/downloads/phpvms.402.full.zip Quote Link to comment Share on other sites More sharing options...
dct_jim Posted November 30, 2008 Author Report Share Posted November 30, 2008 Well thats got it installed so thanks a lot I just see a blank white page now apart from the navigation tabs so im hoping its just on my laptop.http://ahroofing.net/airline/ Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 30, 2008 Administrators Report Share Posted November 30, 2008 The page is coming up 404. Did you delete and then re-upload everything? Quote Link to comment Share on other sites More sharing options...
bluecheese Posted November 30, 2008 Report Share Posted November 30, 2008 It installs well now, just got to fix a MySQL error, then everything should be ok. Thanx Nabeel. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 30, 2008 Administrators Report Share Posted November 30, 2008 Awesome, good to hear. Sorry for that trouble! Quote Link to comment Share on other sites More sharing options...
dct_jim Posted November 30, 2008 Author Report Share Posted November 30, 2008 Managed to get it working took me ages thanks to 1 lone missing file lol.I greatly appreciate the help.Thanks. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 1, 2008 Administrators Report Share Posted December 1, 2008 lol.. it's always one file.. or one line... or one character Glad to hear it's working. Quote Link to comment Share on other sites More sharing options...
goran298 Posted December 3, 2008 Report Share Posted December 3, 2008 HiI have install this on one of my webhost. I have change and make my own skin folder, but when i move this to my correct webhost I cant get my own skin to work?See this: http://www.colorworldair.com (test site)http://www.virtualwideroe.org (the real site) Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 3, 2008 Administrators Report Share Posted December 3, 2008 Make sure the URL is correct and matches up in your /core/local.config.php. There's a few settings there which might be specific to your host/URL. Quote Link to comment Share on other sites More sharing options...
goran298 Posted December 3, 2008 Report Share Posted December 3, 2008 lolI find the misstake I have done..... Forgote that I have done some work direct on my test server and all of the files on my computer was not the same as my test server.... Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 3, 2008 Administrators Report Share Posted December 3, 2008 Yep, just change that URL to the right one Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.