• 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 not working anymore.

D

deterset

Guest
Most everything starts.
Then I get this...


Loading /var/drweb/bases/drwnasty.vdb - Ok, virus records: 4867
Total virus records: 204586
Key file: /opt/drweb/drweb32.key - Key file not found!
A path to a valid license key file does not specified.
Plesk authorization failed: malformed response (no 'response=' field).
Error: Plesk Software not running.
[FAILED]

I did the following.....

service psa stopall
service psa start

I also tried reinstalling the Plesk Key. I have been having trouble running PHP. What should I check ?

I also have alot of warnings about SSL server.
I can not get to the Plesk Controle Panel anymore.
 
Seems I have fixed the problem.

PHP will not read /etc/php.ini file. When trying to fix this I renamed /usr/local/psa/admin/conf/php.ini and created a link to /etc/php.ini . Apparently this is a very bad thing. Restoring the file fixed my problem.

PHP will still not read the /etc/php.ini file. I think it has something to do with SELinux. I have got around this by creating a file in the /etc/php.d/ directory. Here is the error message:

May 31 09:18:29 sti-online kernel: audit(1180621109.868:1150): avc: denied { read } for pid=26190 comm="httpd" name="php.ini" dev=dm-0 ino=97222801 scontext=user_u:system_r:httpd_t:s0 tcontext=root:eek:bject_r:rpm_script_tmp_t:s0 tclass=file
 
Back
Top