• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Plesk Panel Error

R

RavSS

Guest
When trying to access plesk I get:

Warning: Unknown(auth.php3): failed to open stream: No such file or directory in Unknown on line 0

Warning: (null)(): Failed opening 'auth.php3' for inclusion (include_path='.:') in Unknown on line 0


I have looked on the fourms but no solution found
 
Well done, you found the search button, thankyou for trying, but please it helps if you read the problem beforehand.

I have looked on the fourms but no solution found

Does anyone with something useful to post have an idea on this..


Thanks
 
> include_path='.:'
You might want to edit your include path in plesk's php.ini.

This is what I see in /usr/local/psa/admin/conf/php.ini:

include_path = "/usr/local/psa/admin/plib:/usr/local/psa/admi
n/javascripts:/usr/local/psa/admin/plib/locales:/usr/local/psa/admin/auto_prepen
d:/usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin:/usr/local/psa/admin/
htdocs/domains/databases/phpPgAdmin"
 
Back
Top