Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 962887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T01:34:53+00:00 2026-05-16T01:34:53+00:00

For some reason I cannot get the error logging to work, I’m getting the

  • 0

For some reason I cannot get the error logging to work, I’m getting the white screen of death and I’m hoping an error log will be able to shed some light on the situation!

My index.php has

error_reporting(E_ALL);

I have also made sure that the system/logs directory has appropriate permissions,

If the page fails to load like whats happening does an error even GET logged? If it doesn’t I have a huge amount of code that I would have to search through for syntax errors, any advice on how to make the php errors spit out would help!

Also, Here’s my config

`
|--------------------------------------------------------------------------
| Error Logging Threshold
|--------------------------------------------------------------------------
|
| If you have enabled error logging, you can set an error threshold to 
| determine what gets logged. Threshold options are:
| You can enable error logging by setting a threshold over zero. The
| threshold determines what gets logged. Threshold options are:
|
| 0 = Disables logging, Error logging TURNED OFF
| 1 = Error Messages (including PHP errors)
| 2 = Debug Messages
| 3 = Informational Messages
| 4 = All Messages
|
| For a live site you'll usually only enable Errors (1) to be logged otherwise
| your log files will fill up very fast.
|
*/
$config['log_threshold'] = 1;

/*
|--------------------------------------------------------------------------
| Error Logging Directory Path
|--------------------------------------------------------------------------
|
| Leave this BLANK unless you would like to set something other than the default
| system/logs/ folder.  Use a full server path with trailing slash.
|
*/
$config['log_path'] = '';
`

All that’s in my system/logs is an index.html which has a 403 error in it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T01:34:54+00:00Added an answer on May 16, 2026 at 1:34 am

    If the page is failing to load because of a parse error, then it’ll never execute

    error_reporting(E_ALL);
    

    so you script will never know to output the error. Edit your php.ini file to make sure you have:

    error_reporting = E_ALL
    error_log = "/path/to/some/apache/writable/file"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 510k
  • Answers 510k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer 1) You don't. 2) You would have to do a… May 16, 2026 at 5:04 pm
  • Editorial Team
    Editorial Team added an answer In your controller try: @posts = Post.paginate_by_topic_id @topic.id, :page =>… May 16, 2026 at 5:04 pm
  • Editorial Team
    Editorial Team added an answer Section 2.8 of the code contracts manual specifically states that… May 16, 2026 at 5:04 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

for some reason I cannot get any form to work correctly on my website,
I get this error: Cannot refer to an instance member of a class from
For some reason, I cannot this working. It should be simple really. I've having
I am trying to perform some unit testing on the iphone but for some
I am trying to get started with unit testing an app that uses Core
OK, I'm trying to include some animating backgrounds using Spritely as a test on
I am trying to get PIL working with Django 1.2.1 and Python 2.7 on
I was working on an abstract class to save on some code for a
This has been bothering me for a while now: Could not load file or
When you try to access a key which isn't in a Dictionary (for example),

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.