Copy link to clipboard
Copied
I am getting errors on my subdomain when trying to access two different files in the root of my site:
URL file-access is disabled in the server configuration
[function.include-once]: failed to open stream: no suitable wrapper could be found
what does this mean?
Copy link to clipboard
Copied
That's a PHP error not a SQL error. The error is telling you that you are not allowed to use "http" in a PHP include path. Most likely this means you do not have a dedicated server or a VPS. Most hosts block basic plans from having this access, and it's usually good to leave it off unless absolutely necessary because of the security risk it poses.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more