The directory sites/default is not protected from modifications and poses a security risk. You must change the directory’s permissions to be non-writable
The directory sites/default is not protected from modifications and poses a security risk. You must change the directory’s permissions to be non-writable
Drupal 6.15 (and other versions) – All that is happening is PHP is taking too long (longer than 30 seconds) to execute the script. To get around this problem add this line to the sites/default/settings.php file:
ini_set('max_execution_time', 0);
You might find that your settings.php file is Read-Only, so make it writable, add the line above and then make the settings.php Read-Only again…
No related posts.
This entry was posted on Thursday, February 4th, 2010 at 3:56 am and is filed under Articles & Reviews.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Leave a Reply
Hot Topics
- Creating a Drupal 6 custom login form - Step by Step tutorial.
- WordPress Contact Form 7 & WP-Mail-SMTP problem solved
- imagecache wrong path - SOLVED!
- Adobe Contribute CS4 - cannot verify your connection Information.
- Drupal - The selected file... could not be uploaded. Only JPEG, PNG and GIF images are allowed
- IIRF Drupal, WordPress and IIS6 - How to get them working first time - Guaranteed!
- Wordpress widgets not saving or dragging?
- Learning About Drupal
- Feeling sick after watching IMAX - Avatar
- How to take Ownership of a Drive, Folder or File in Windows 7
- 7129/6105195 Edward Leedskalnin's anti-gravity - How he built Coral Castle.
- Why do I need to keep resetting my router?
- IIS and Drupal - Enable Clean URL's
- IIRF Wordpress - URL Rewriting for IIS6.0
- How to not be an idiot online - Online 'Gold Rush' exposed!
- Linkshare scam? Review.
- Windows 7 Problems.
- IE9 is currently in development - but what will the future bring?
- IIS7 - No HTTP redirect icon
- Drupal Gmail Module - Solved.
