Recent Comments
- TobyG on VMware: internal error – vmodl.fault.HostCommunication
- Roger Cody Venable on MySQL Upgrade To 5.1: Database Name Prefix #mysql50#
- Sharon Cote on Disappearing Bottom Panel & Top With Firefox + Linux Mint
- Pratik on Install GD Library For PHP5 On CentOS
- Compiling, Running and Cursing on Chromium OS – Getting It To Work ~ Mattias Geniar on Chromium OS: error: RPC failed; result=22, HTTP code = 502
- Lovelesh on Simple Apache Security Trick – ServerTokens & ServerSignature
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