PDA

View Full Version : Parse error: syntax error, unexpected '{' in /home/mastiffb/public_html/cerb4/index.p


chrisdowns
09-17-2007, 07:40 AM
Hi guys

Since moving to our new servcer and install a fresh cerberus getting this


Parse error: syntax error, unexpected '{' in /home/mastiffb/public_html/cerb4/index.php on line 56

Fanatiker
09-17-2007, 09:28 AM
I have the same problem too. Hope someone can give a solution :)

jstanden
09-17-2007, 06:15 PM
Hey guys,

Can you post your PHP versions from /cerb4/install/phpinfo.php ?

If you're able to use SVN, please post the output of the following commands:

svn status

svn diff index.php

Thanks!

chrisdowns
09-18-2007, 09:49 AM
Hi guys

Since moving to our new servcer and install a fresh cerberus getting this


Parse error: syntax error, unexpected '{' in /home/mastiffb/public_html/cerb4/index.php on line 56

Hey Jeff,

I Fixed it :o

Some one deleted my .htacess file from the server which returned it back to the default of php v 4.4.4 instead of 5

However i am now getting a blank page instead of the install script

Fanatiker
09-18-2007, 09:52 AM
Hey guys,

Can you post your PHP versions from /cerb4/install/phpinfo.php ?

PHP Version 4.4.4



If you're able to use SVN, please post the output of the following commands:


Sorry, but what is SVN? I think this is a command that you can only enter when itīs your own server, right? I have only shared server webspace and I can only access with an ftp-client.

Hildy
09-18-2007, 05:59 PM
PHP Version 4.4.4
You need a minimum of PHP 5.1.2 to run Cerberus 4. http://wiki.cerberusdemo.com/index.php/Installing_4.0#PHP_Environment


Sorry, but what is SVN? I think this is a command that you can only enter when itīs your own server, right? I have only shared server webspace and I can only access with an ftp-client.
SVN is SubVersioN, a source countrol system similar in function to CVS. Without direct control over your server configuration, we strongly encourage you to consider the "software-as-a-service" model. ( http://www.cerberusweb.com/purchase.php ) If you just want to try it out, you can go to http://cerberusdemo.com/ and create a private demo helpdesk.