• Resolved mhaysom

    (@mhaysom)


    Hi

    I’ve recently installed wordpress on my site, using 1and1’s linux package, and everything was working fine until i installed the Google Analytics plug in and everything slowly started going wrong!!!

    Whenever i clicked on a link in the backend i was getting 500 server error messages, so i looked into why this was and foun on a forum that adding ‘ AddType x-mapp-php5 .php ; ‘ into the .htaccess file would stop this… I did this and everything in the backend started working again. Problem sorted? Nope!

    I then started getting this error on all ‘post’ pages:

    Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /homepages/9/d89732080/htdocs/FolioWP/wp-content/themes/gallery/functions.php on line 131
    
    Warning: file_get_contents(http://tinyurl.com/api-create.php?url=http%3A%2F%2Fwww.matthewhaysom.com%2Fretouch%2Fvenda-dirk-rees-4%2F) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /homepages/9/d89732080/htdocs/FolioWP/wp-content/themes/gallery/functions.php on line 131

    I’m now totally confused and no idea what to do now… Does anyone have any idea on how to solve this?

    You can see this error in action by visiting my site here http://www.matthewhaysom.com

    Thanks

    Matt.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Your server’s configuration is stopping your theme from working correctly. You either need to contact your hosts or use another theme.

    Thread Starter mhaysom

    (@mhaysom)

    oh really! any idea what configuration isnt working? I may be able to change some settings in the admin area of my hosting package which may solve it?

    URL file-access is disabled in the server configuration

    Thread Starter mhaysom

    (@mhaysom)

    thanks, ill try and find out how to ‘enable’ it!

    Thread Starter mhaysom

    (@mhaysom)

    cool, sorted! just added a php.ini file with allow_url_fopen = ON in!

    Cheers

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘500 server errors and now errors on posts…’ is closed to new replies.