• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Failed opening 'auth.php3' for inclusion

P

pazzo81

Guest
I rebot my server and after, if can I access di CP i have this error:


Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

Warning: Unknown: Failed opening 'auth.php3' for inclusion (include_path='C:\Program Files\SWsoft\Plesk\admin\plib') in Unknown on line 0
 
I resolve whith copy a 'auth.php3' file to Plesk's root... but is a old versione and i have other problem....

Can send me a good version of 'auth.php3' ? i have plesk 8.2.0
 
DmytryT it is just a workaround and not the best one.

As far as i can see from this error this error means only that Plesk cannot find needed PHP files for inclusion in the current include_path. Problem related to the damaged Plesk configuration files. Most probably you need to check the Plesk php.ini file. Find "include_path" function. Make sure that plib folder is on the write way: 'C:\Program Files\SWsoft\Plesk\admin\plib'. I would suggest you to copy php.ini file from the another working Plesk server (if you have one), that has the same Plesk version installed. Restart Plesk and check if it works.

Also if php.ini file is ok then problem related to the plib folder. In this case I would suggest to
1) Stop Plesk services.
2) Renambe folder "plib" to plib_old for example
3) Go to the Add or remove programs > Plesk for Windows and click repair.
4) This should recreate Plib folder.

NOTE* I would suggest this only for ppl who has installation of Plesk 8.x, and the one who upgrade from 7.5\7.6 it could be dangerios.

So Do Not Forget to do the Backups !!
 
Back
Top