Jump to content

Recommended Posts

Posted

hello,

i have upload phpvms on my site but when i go to http://*****.altervista.org/phpvms/install/install.php

the site give me this error

Parse error: syntax error, unexpected '.', expecting '(' in /membri/aireagle/phpvms/install/install.php on line 63

why? i see the line 63 but i don't find any error

similar error give me the site in other pages: syntax error

thank's for all

P.S. excuse-me for my english but i am not english

Posted

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /membri/aireagle/phpvms/core/classes/CodonWebService.class.php on line 42

this is the continent of the file checkinstall.php

Posted

i try to re-download and re-install but the server give me the same error.

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /membri/aireagle/core/classes/CodonWebService.class.php on line 42

P.S. i have a second class database

  • Administrators
Posted

Is your core/local.config.php file empty and file size of 0?

Reupload that file above (/core/classes/CodonWebService.class.php) it seems corrupted

  • Administrators
Posted

Thanks, I won't be able to get to it for a little bit, I'm about to head out for the evening. I'll hopefully check it when I get back

Posted

Hi,

Try creating an .htaccess file and add the following entry:-

AddType x-mapp-php5 .php

Then upload to your sites root folder, worked for me to allow PHP5 use on a dual PHP4/5 operated server.

Good luck...

Posted

Create a text file and name it something like htaccess.txt.

In it just paste the following:-

AddType x-mapp-php5 .php

Save it and then upload it to your site (root directory) and once you have done that rename it to .htaccess

That's it, try that...

Posted

Just an idea... I've my hosting in one company, and my domain in an other one. So, I made DNS to get the hoster redirected. Don't you think it could come from here ?

Regards  ;)

Posted

I managed to get it working !!!

This is the method... Hope it will help others :

1. Create a .htaccess file

2. Write inside :

SetEnv PHP_VER 5

3. Put it at the root of the website.

It's working.  :)

Regards,

;)

Posted

Anyone got any ideas how to resolve this?

When checking the database connection durind the upgrade, I get this:-

Fatal error: Cannot redeclare class ezDB_mysql in /home/a8554731/public_html/phpvms/core/classes/ezDB_MySQL.class.php on line 315

Thanks in advance

DeeQ

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