LemonStand Forum: Updating through browser - 500 Internal Server Error - LemonStand Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Updating through browser - 500 Internal Server Error

#1 User is offline   mote 

  • Member
  • PipPipPip
  • Group: Members
  • Posts: 69
  • Joined: 17-February 10

Posted 10 March 2010 - 04:42 PM

Hi there,

I just tried updating through my web browser and the site went to a 500 internal server error.

To fix it I had to reset all permission on the site to 755, 777 didn't work for some reason?

I tried updating on my Media Temple install and that worked fine, so I suspect it is with the Hosting.

What kind of things should I look for?

Cheers
0

#2 User is offline   Aleksey 

  • Co-Founder
  • Group: +Administrators
  • Posts: 3,626
  • Joined: 31-October 09

Posted 11 March 2010 - 03:59 PM

Hi!

Some web servers do not allow PHP scripts to have the 777 permission. While this permission value is the most common, it can cause problems on some environments. We are going to add text fields for entering server-specific file and folder permissions to the installer soon.

Meanwhile you can change the permission mask in the config/config.php file. Please find there the FILE_FOLDER_PERMISSIONS parameter and assign the 0755 value to it:

$CONFIG['FILE_FOLDER_PERMISSIONS'] = 0755;


Thank you!

#3 User is offline   mote 

  • Member
  • PipPipPip
  • Group: Members
  • Posts: 69
  • Joined: 17-February 10

Posted 24 March 2010 - 04:05 PM

Hi Aleksey, sorry for the slow response! Will do that, just instaled the latest update and this thing is great!
0

Share this topic:


Page 1 of 1

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users