Tag Archives: file-access

URL file-access is disabled in the server configuration

When opening external URL’s through PHP, you might stumble upon the dreaded “URL file-access is disabled in the server configuration”-error message. It just means that remote access was disabled in the server configuration, so you can’t load external files (say: … Continue reading

Posted in php | Tagged , , , , | 3 Comments