From: Dan I. <dir...@mu...> - 2002-01-22 18:29:49
|
I am experiencing these same issues running on Win2K, Apache 1.3.22, and php 4.0.6. All I get is a blank page - no error messages. I upgrade to php 4.1.1, but still the same results. Anyone seen this or have any suggestions? Thanks. ----- Original Message ----- From: <flo@we...> Re: question on phpESP 1.3 and php4.0.6 2002-01-21 05:30 i have the same problem! but i use windows2000 maybe thats the reason!? all seems be fine... but the script dose not run :-( , just get a blank page and no errors, weird ----- Original Message ----- From: "Gary Faulkner" To: Sent: Monday, January 21, 2002 1:20 PM Subject: [phpesp-general] question on phpESP 1.3 and php4.0.6 Has anyone else using phpESP experienced problems with php4.0.6 when running phpESP (I'm sure this is a php4.0.6 problem, but hoping for a workaround rather than having to take php4.0.6 off of my production system). Periodically when using phpESP (both the administrative interface as well as when "responding" to a survey), the httpd daemon processing the request will SIGSEGV. I'd like to go ahead and upgrade to php4.1.1, but I only want to do that if there is some level of confidence that it will resolve the issue. Thanks! -garyf -- Gary Faulkner garyf\1@ne... ******************************************************** NOTICE: This email message is for the sole use of the intended recipient(s)and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. Netbotz, Inc. ********************************************************* |
From: James E. F. <jf...@ac...> - 2002-01-22 19:09:06
|
For all of you getting a blank page... Check the following things. First of all, look at the apache error log and see what it says. Second, look at you phpESP.ini file; make sure it doesn't have any problems (matching quotes etc). Third, view source on the "blank page" and make sure it is truely blank. For those of you running unix, if apache is crashing, try to get it to make a core file. With a core file I could get a stack trace and determine where PHP (or apache) bombed out. For those of you running windows, install unix instead. =) Sorry windows people, problems are much easier to track down in unix. Mail me *off-list* with what is in the apache error log, or if you manage to get a stack trace. Please include what operating system (kernel & distro), apache version, php version, and phpESP version. If your problem is intermittent, are you using a hosting service, are your servers behind a load balancer, server farm? Thanks, -James > I am experiencing these same issues running on Win2K, > Apache 1.3.22, and php 4.0.6. All I get is a blank > page - no error messages. I upgrade to php 4.1.1, but > still the same results. Anyone seen this or have any > suggestions? Thanks. -- snip -- > i have the same problem! but i use windows2000 maybe > thats the reason!? all seems be fine... but the script > dose not run :-( , just get a blank page and no errors, > weird -- snip -- > Has anyone else using phpESP experienced problems with > php4.0.6 when running phpESP (I'm sure this is a > php4.0.6 problem, but hoping for a workaround rather > than having to take php4.0.6 off of my production > system). > > Periodically when using phpESP (both the administrative > interface as well as when "responding" to a survey), > the httpd daemon processing the request will SIGSEGV. > > I'd like to go ahead and upgrade to php4.1.1, but I > only want to do that if there is some level of > confidence that it will resolve the issue. |
From: Danie R. <dr...@tu...> - 2002-01-23 08:10:32
|
On Tue, Jan 22, 2002 at 02:09:01PM -0500, James E. Flemer wrote: > For all of you getting a blank page... Check the following > things. Ran into this yesterday when I setup the server. Turned out I didn't install php4-mysql. Nothing in apache logs, the source of the page was empty. After I installed php4-mysql I got the Yellow err msg saying "Can not connect to database". Never was I so happy to see an error msg :) -- Danie Roux *shuffle* Adore Unix |
From: Dan I. <dir...@mu...> - 2002-01-23 15:44:59
|
I have win2k, php4, apache, and mysql working with numerous applications (over a dozen). I can't seem to get this one to work. I still get the blank page (source is blank), nothing in apache logs... not sure where to turn next. I did find another php survey app that seems to work OK - naboo poll. Not as many features, but it may have to do. -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Danie Roux Sent: Wednesday, January 23, 2002 3:04 AM To: James E. Flemer Cc: Dan Ireland; php...@li... Subject: Re: [phpesp-general] Re: problem: blank page On Tue, Jan 22, 2002 at 02:09:01PM -0500, James E. Flemer wrote: > For all of you getting a blank page... Check the following > things. Ran into this yesterday when I setup the server. Turned out I didn't install php4-mysql. Nothing in apache logs, the source of the page was empty. After I installed php4-mysql I got the Yellow err msg saying "Can not connect to database". Never was I so happy to see an error msg :) -- Danie Roux *shuffle* Adore Unix _______________________________________________ phpESP-general mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/phpesp-general |