Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

abdulsaboor123's avatar

Error in My Php Website

A PHP Error was encountered Severity: 8192

Message: __autoload() is deprecated, use spl_autoload_register() instead

Filename: config/routes.php

Line Number: 4

Backtrace:

File: /home/dailyk8/ess/index.php Line: 334 Function: require_once

A PHP Error was encountered Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/dailyk8/ess/main/core/Exceptions.php:271)

Filename: helpers/url_helper.php

Line Number: 564

Backtrace:

File: /home/dailyk8/ess/mvc/controllers/Install.php Line: 48 Function: redirect

File: /home/dailyk8/ess/index.php Line: 334 Function: require_once

0 likes
4 replies
crnkovic's avatar

Then the answer is most definitely on that link I posted.

Please or to participate in this conversation.