473,473 Members | 2,178 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

error_log is not working, script crashes without warning


My PHP setup is not updating the error_log, I have checked all the
error logging related settings and they have all been set.

The script is also crashing inexplicably. Whenever I call a specific
function, the script just crashes after it is run.

It has nothing to do with the exact line. Skipping certain lines
changes nothing. It still crashes.

It seems the error causing condition is somewhere deeper inside HP

Any ideas?

May 7 '06 #1
1 2924
my********@yahoo.co.uk wrote:
My PHP setup is not updating the error_log, I have checked all the
error logging related settings and they have all been set.

The script is also crashing inexplicably. Whenever I call a specific
function, the script just crashes after it is run.

It has nothing to do with the exact line. Skipping certain lines
changes nothing. It still crashes.

It seems the error causing condition is somewhere deeper inside HP

Any ideas?


Check your Apache error log - is the error taking Apache down, also? That might
be why you're not getting an error logged.

Do you have error notifications as E_ALL? And are you displaying errors?

And finally, check phpinfo() - are you using the php.ini file you think you are,
with the error and log settings you think you have?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
May 7 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: Gabriel Mejía | last post by:
Services or applications using ActiveX Data Objects (ADO) 2.0 or greater may intermittently return empty recordsets on queries that should be returning valid results. At the time the problem...
9
by: greeningster | last post by:
I have written an application in Visual C++ for a customer but it seems to crash randomly. Could anyone give me any help on how I could track this down ? Also, there appears there might be...
6
by: VK | last post by:
I'm using window.open method in my script to open poup window. Recently Internet Explorer users reported that the script crashes on their machine with different runtime errors. See the bug:...
2
by: Erwin Moller | last post by:
Hi Group, I cannot log errors for some reason. Situation: PHP 5.0 ISAPI on W2000 IIS 5.0 In php.ini: error_reporting = E_ALL log_errors = On
2
by: Rui Maciel | last post by:
I've been fooling around with a test class and meanwhile I stumbled on a pointer problem. I have two classes, one being nested in the other. I've wrote a method in the nested class that would...
0
by: Bryan | last post by:
I run aspnet_regsql.exe and it crashes. D:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe I have MS SQL server Standard installed. Does anyone know what the problem is or what...
4
Odisey
by: Odisey | last post by:
Hello, I am attempting to send an error_log() message to my email. I don't see any mistakes - yet it is not sending the email.... Any ideas? <?php #Script 6.2 //Flag variable...
41
by: z | last post by:
I use Visual C 2005 to develop my programs. One in particular is crashing in very specific and hard to replicate situations, made worse by the fact it only crashes when run -outside- the dev - as...
5
by: August Karlstrom | last post by:
Hi, I'm looking for a function that *returns* a human readable string representation of an array rather than prints it so I can use it with the error_log procedure. Any clues? August
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.