• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Plesk error

M

muller80

Guest
Hello I'm french and sorry for my bad english

I have this problem ...

A Blank page to plesk panel

this error message

PHP Warning: Unterminated comment starting line 1304 in /usr/local/psa/admin/plib/common_func.php3 on line 1304
PHP Parse error: syntax error, unexpected $end in /usr/local/psa/admin/plib/common_func.php3 on line 1304
 
Need more details. After what it has occurred? Did you perform Plesk upgrade or anything else?
 
I deleted the file common_config.php3 in error and is given by the version from another server running on the same version of plesk
 
This file is a part of psa-core package. For example:
# rpm -qf /usr/local/psa/admin/plib/common_func.php3
plesk-core-10.9.0-cos5.build109101029.18
You can try to reinstall it.
 
:(

I have this command in ssh

/usr/local/psa/admin/sbin/autoinstaller --install-package plesk-core-10.9.0-cos5.build109101029.18

the response is : ERROR: Not implement yet
 
It was just example - plesk-core-10.9.0-cos5.build109101029.18 !
Are you sure that you have CentOS 5.x x86? And you should use rpm package manager instead autoinstaller.
 
this command

rpm -qf /usr/local/psa/admin/plib/common_func.php3

said :

plesk-core-10.9.0-cos5.build109101029.18
 
Back
Top