IvyRose Creations - Forum
September 09, 2010, 03:14:18 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome To IvyRose Creations Forum!
 
   Home   Help Search Login Register  
Del.icio.us Digg FURL FaceBook Stumble Upon Reddit SlashDot Ask BlinkBits BlinkList Co.mments Delirious Feed Me Links Google Bookmarks Linkagogo Ma.gnolia MSN Live Netscape Netvouz Newsvine RawSugar Rojo Smarking Socializer Sphinn Spurl Squidoo Tailrank Technorati Yahoo My Web

Pages: [1]
  Print  
Author Topic: 500 Error  (Read 251 times)
Tracey
Administrator
Newbie
*****
Posts: 44


toyladi00 toyladi00
View Profile Email
« on: April 24, 2009, 06:10:03 PM »

If this occurs with this the first thing you need to do is check the configure.php file and make sure the permissions are set to 444.

Then check the permissions of your file folders that they are set to 755 and files are set to 644.

If your site still occurs a 500 Internal Server Error the most common are php settings in your .htaccess file. They will typically look like this:

php_value "register_globals" "1"

To fix this simply create a file named php.ini in your public_html folder, and remove the lines from the .htaccess file and paste them in your php.ini file. Afterwards modify them to something similar as this:

register_globals = On
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!