Jump to content

Install issues.


dct_jim

Recommended Posts

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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

  • Administrators

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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