• 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 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