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 508019
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:51:51+00:00 2026-05-13T06:51:51+00:00

I have the set_error_handler() function set to call a function when there is an

  • 0

I have the set_error_handler() function set to call a function when there is an error.

In that function I have my own implementation of the exception class:

function acs_error_handler($errno, $errstr, $errfile, $errline) {    
    throw new acs_exception($errstr, $errno);     
}

This gives me the following error:

Fatal error: Class ‘acs_exception’ not found

For some reason, this function does not call my autoload function which I have set up using:

spl_autoload_register('__autoload');

If I add the line:

__autoload('acs_exception');

before calling the class in the error function it all works.

My question is: Shouldn’t the __autoload() function fire when I call the acs_exception class in the error trigger function??

  • 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-13T06:51:51+00:00Added an answer on May 13, 2026 at 6:51 am

    Here’s a related PHP bug report.

    Your error is triggered at
    compile-time, which disables autoload
    (and spl_autoload at the same time).

    Won’t be fixed for PHP5.3 as it may
    cause lots of other problems.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

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

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

    • 7 Answers
  • Editorial Team

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

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You will have to add another RewriteCond. Something like this… May 16, 2026 at 11:02 am
  • Editorial Team
    Editorial Team added an answer I am trying to control which files make into the… May 16, 2026 at 11:02 am
  • Editorial Team
    Editorial Team added an answer You could use Named groups in the regex (r'^plus/(?P<offset>\d{1,2})/$', hours_ahead), May 16, 2026 at 11:02 am

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

I have a single xml parsing function that I'm trying to call multiple times
I have a piece of Javascript that checks for a condition (via an AJAX
Is there some additional configuration needed before I can set thread priorities in a
I have a web app hosted in IIS7 and I have set the appPool
When my script starts, I have: error_reporting(E_ALL); ini_set('display_errors', TRUE); ini_set('display_startup_errors', TRUE); And then, I
I have a solution based on ASP, VB6, COM and SQL Server. The web
My intuitive response to this question would be ,This is so stupid that I
I would like a block that display slide show on left side for certain
I have configuired PHP 5.3 on IIS 7 using the following instructions: http://www.php.net/manual/en/install.windows.iis7.php and
Does anyone know how to access the contacts from the Galaxy S? I have

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.