When will error_log be re-enabled for web hosting?

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
IcEWoLF
This is my homepage
This is my homepage
Posts: 1192
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Aug 10, 2006 9:41 pm
Contact:

When will error_log be re-enabled for web hosting?

Post by IcEWoLF »

I need to access some information's because I use NFo for my test website and I am having some difficulties with third party vbulletin plugins.

I need to be able to access the error logs in order for me to trouble shoot the problem.
Image
Image
IcEWoLF
This is my homepage
This is my homepage
Posts: 1192
Joined: Thu Aug 10, 2006 9:41 pm
Contact:

Re: When will error_log be re-enabled for web hosting?

Post by IcEWoLF »

Edit: I am using a workaround within the vBulletin code which is working fine for vBulletin.

Code: Select all

$config['Misc']['debug'] = true; 
Image
Image
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: When will error_log be re-enabled for web hosting?

Post by Edge100x »

The error_log is something that I plan to allow on a time-limited basis, but I have not yet had time to implement this. I do not currently have an ETA.

If you need it enabled sooner, let me know in a support request, and I can do it for you individually.
Post Reply