aireagle Posted January 11, 2010 Report Posted January 11, 2010 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 Quote
Administrators Nabeel Posted January 12, 2010 Administrators Report Posted January 12, 2010 Hi there, Try re-uploading. Also, can you run: /install/checkinstall.php and paste in the results here? Quote
aireagle Posted January 12, 2010 Author Report Posted January 12, 2010 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 Quote
Administrators Nabeel Posted January 12, 2010 Administrators Report Posted January 12, 2010 Ok seems like you have a corrupted upload. Re-download the package and reupload all your files. Quote
aireagle Posted January 12, 2010 Author Report Posted January 12, 2010 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 Quote
Administrators Nabeel Posted January 12, 2010 Administrators Report Posted January 12, 2010 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 Quote
aireagle Posted January 13, 2010 Author Report Posted January 13, 2010 where is the file local.config.php? the file install/index.php is 0 byte the file CodonWebService.php i try to re-upload but the same error Quote
Administrators Nabeel Posted January 13, 2010 Administrators Report Posted January 13, 2010 local.config is in the core folder Quote
aireagle Posted January 14, 2010 Author Report Posted January 14, 2010 in the phpvms/core I see app.config and codon.config I haven't got local.config and the two files that I have nominated above they aren't 0 byte are rexpectly 12KB and 5KB. Quote
Administrators Nabeel Posted January 14, 2010 Administrators Report Posted January 14, 2010 Ok so you need to install. Did you reupload the files? Quote
aireagle Posted January 15, 2010 Author Report Posted January 15, 2010 yes i have disinstalled and re-upload phpvms but the problem persist Quote
Administrators Nabeel Posted January 15, 2010 Administrators Report Posted January 15, 2010 Can you PM me your ftp info? Also, which PHP version are you running? And mysql? Quote
aireagle Posted January 16, 2010 Author Report Posted January 16, 2010 I have sent you a PM Nabeel Quote
Administrators Nabeel Posted January 16, 2010 Administrators Report Posted January 16, 2010 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 Quote
aireagle Posted January 17, 2010 Author Report Posted January 17, 2010 ok Nabeel don't worry; when you can. I initially make a site in html Quote
USFA Posted January 17, 2010 Report Posted January 17, 2010 I also had the same errors but I would try to understand. Please help. Regards USFA Quote
greeham Posted January 18, 2010 Report Posted January 18, 2010 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... Quote
USFA Posted January 18, 2010 Report Posted January 18, 2010 I did not understand much. might be clearer. ??? thanks Quote
aireagle Posted January 18, 2010 Author Report Posted January 18, 2010 can you make an attach with the file that you have descrived? Quote
greeham Posted January 19, 2010 Report Posted January 19, 2010 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... Quote
aireagle Posted January 19, 2010 Author Report Posted January 19, 2010 I try but the error persist Quote
greeham Posted January 20, 2010 Report Posted January 20, 2010 what version of php is the server running? Quote
Ugo Posted January 20, 2010 Report Posted January 20, 2010 I have the same issue... Tried everything, still persist. Help :'( PHP5, and already tried reinstall. Regards Quote
Ugo Posted January 20, 2010 Report Posted January 20, 2010 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 Quote
Ugo Posted January 20, 2010 Report Posted January 20, 2010 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, Quote
OneWorldVirtual Posted January 20, 2010 Report Posted January 20, 2010 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 Quote
aireagle Posted January 20, 2010 Author Report Posted January 20, 2010 i try to create the file Ugo but the same error Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.