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

Error 403 - PHP / MySQL

G

gnetix

Guest
Hi,

I cant execute PHP/MySQL scripts on a new domain, i receive a 403 error.

I correctly imported my script (PHP) and database (MySQL) from my former server.

The scripts are located in a subfolder of "httpdocs".

Do i have to change the permissions (default for Plesk IIS user)or something?

Thank you!
 
Try following steps:
1. Check permissions from Plesk CP -Domains -domain.name (select this domain) click check permissions - on the next page uncheck read only
2. Use filemon utility from sysinternals.com and try to trace access denied entries, assign necessary permissions to users received access denied.

John S.G.
 
Hi,

1. Checking permissions doesnt change anything...

2. Heres the result of filemon scan :

filemon_scan.jpg


What should i do?

Thanks.
 
Filemon doesn't show anything in your case.
Open ticket in support queue, we need to check situation on server.

John S.G.
 
Hi,

The issue is fixed but i have this error message on the bottom of every PHP page :

Error in my_thread_global_end(): 1 threads didn't exit

Any ideas?

Thanks.
 
Back
Top