PHP error

Hello,

I was installing PHPVMS fresh for the first time on my server. I use bluehost and I have a dedicated IP address and php 5.0.

When visiting my main site URL I get this error

Parse error: syntax error, unexpected '=', expecting '(' in /home/pacifij1/public_html/fazuairways/core/codon.config.php on line 85

Then when I visit the install directory at install.php I get this error!

Parse error: syntax error, unexpected ')', expecting '(' in /home/pacifij1/public_html/fazuairways/install/install.php on line 29

Help please!

Hey,

Exactly what PHP version?

Send me a link to a file with just this:

<?php
phpinfo();
?>

Put that in it, call it info.php and send that over.

Also, reupload, s ometimes when there’s a break in the connection (happens often with FTP), random error like this happen.

Ops, got that wrong..

http://fazuairways.com/nabeel.php

Thanks!

You’re running PHP 4.4.9, click the link and check the top header.

Check with your host how to switch it to PHP 5.

Ok, thanks! Its working now!

Excellent!