• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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