Jump to content

Recommended Posts

Posted

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

Posted

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?

  • Administrators
Posted

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

  • Administrators
Posted

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.

  • Administrators
Posted

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.

Posted

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.... icon_redface.gif

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...