• 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

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