Re: [PHP] 500 Internal Server Error

2009-03-01 Thread 9el
---
Use FreeOpenSourceSoftwares, Stop piracy, Let the developers live. Get
a Free CD of Ubuntu mailed to your door without any cost. Visit :
www.ubuntu.com
--


On Mon, Mar 2, 2009 at 2:18 AM, VamVan vamsee...@gmail.com wrote:

 Hello All,

 What is the situation when we get internal server error 500 on PHP pages?

 From Internet I got some info like, you get it when :

 1) If friendly urls are not supported by apache.(mod_rewrite)
 2) If max_execution_time max's out.
 and some more related to apache.

 I got a weird situation where I do PHP eval() and if the parsed string is
 wrong, I get internal server error 500.

 So question is I was under the impression that PHP code errors  will never
 result in a http response errors. Am I completely wrong here? Can anyone
 tell me from their experience what are the specific scenarios we get this
 error?

Understandably  2)  for the eval.






 Thanks,
 V



Re: [PHP] 500 Internal Server Error

2007-09-30 Thread Per Jessen
Francisco Frost wrote:

 I'm getting an error with my PHP, I'm running Apache 2.2.6 and every
 time I try to access a PHP page on the Apache server, it says HTTP 500
 Internal Server Error, can anyone help?

Check your apache error logs.  My guess is that PHP is making apache
segfault.  


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] 500 Internal Server Error

2007-09-30 Thread Francisco Frost
No, it's not, but I found out by enabling the show errors in php.ini that 
for about 80 items it's saying PHP Startup: Unable to load dynamic library 
'C:\Program Files\PHP\ext\ then the DLL's file name, then The specified 
module was not found but all the files are there.


Per Jessen [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]

Francisco Frost wrote:


I'm getting an error with my PHP, I'm running Apache 2.2.6 and every
time I try to access a PHP page on the Apache server, it says HTTP 500
Internal Server Error, can anyone help?


Check your apache error logs.  My guess is that PHP is making apache
segfault.


/Per Jessen, Zürich 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] 500 Internal Server Error

2007-09-30 Thread Jürgen Wind

somewhere I read that php on win doesn't like spaces in the path ... (IIRC)

Francisco Frost wrote:
 
 No, it's not, but I found out by enabling the show errors in php.ini that 
 for about 80 items it's saying PHP Startup: Unable to load dynamic
 library 
 'C:\Program Files\PHP\ext\ then the DLL's file name, then The specified 
 module was not found but all the files are there.
 
 Per Jessen [EMAIL PROTECTED] wrote in message 
 news:[EMAIL PROTECTED]
 Francisco Frost wrote:

 I'm getting an error with my PHP, I'm running Apache 2.2.6 and every
 time I try to access a PHP page on the Apache server, it says HTTP 500
 Internal Server Error, can anyone help?

 Check your apache error logs.  My guess is that PHP is making apache
 segfault.


 /Per Jessen, Zürich 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 
 

-- 
View this message in context: 
http://www.nabble.com/500-Internal-Server-Error-tf4542753.html#a12964906
Sent from the PHP - General mailing list archive at Nabble.com.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] 500 Internal Server Error

2007-09-30 Thread Wolf

Either change your PHP installation to be C:\php

Or you need to learn how to write:
C:\progra~1\php


Wolf

Francisco Frost wrote:
No, it's not, but I found out by enabling the show errors in php.ini 
that for about 80 items it's saying PHP Startup: Unable to load dynamic 
library 'C:\Program Files\PHP\ext\ then the DLL's file name, then The 
specified module was not found but all the files are there.


Per Jessen [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]

Francisco Frost wrote:


I'm getting an error with my PHP, I'm running Apache 2.2.6 and every
time I try to access a PHP page on the Apache server, it says HTTP 500
Internal Server Error, can anyone help?


Check your apache error logs.  My guess is that PHP is making apache
segfault.


/Per Jessen, Zürich 




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] 500 Internal Server Error.

2004-03-08 Thread Richard Davey
Hello francesco,

Monday, March 8, 2004, 6:26:03 PM, you wrote:

fab I've controlled all  the script but I don't find the
fab problem.For a real time test this is the url:
fab www.automationsoft.biz/crivello.php can anyone help me about this
fab questions?

It is impossible to help without knowing more about the nature of the
problem. What version of PHP are you running? What does the script do,
what OS/server is it hosted on, etc? At least give us something to
help you out - a 500 Internal Server Error could be caused by any one
of a probably infinite variety of things.

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] 500 Internal Server Error.

2004-03-08 Thread Michal Migurski
Hi all,
I've this problem when I use a script.
This is the error:
Internal Server Error

Tail your error_log for more information - a 500 status code could mean
pretty anything.

-
michal migurski- contact info and pgp key:
sf/cahttp://mike.teczno.com/contact.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php