NYCPHP Meetup

NYPHP.org

[nycphp-talk] Firefox 3.5.5 not rendering PHP

Néstor rotsen at gmail.com
Mon Dec 7 18:11:22 EST 2009


Yes, I am starting to think that PHP is having problems accessing Mysql.  I
installed PHP and Apache but I am still using
my original mysql 5.0.    I did not have ths problem before I updated php
and Apache.  I probably need to install a Mysql client or something like
that.
I am also a Linux guy but evey once in a while I need to deal with MS
problems.
What is making this hard is that there is no clue of what is happening or
that the error is a mysql error.  I could see in the
Event Viewer the following message:
"Faulting application httpd.exe, version 2.2.14.0 faulting module
php5ts.dll, version 5.2.11.11, fault address 0x0000ac6a"

Now I need to ggole it and see what can be, but I believe that it is a php
not talkign to mysql.

Thanks,

Nestor ;-)

On Mon, Dec 7, 2009 at 1:37 PM, Edward Potter <edwardpotter at gmail.com>wrote:

> i'm not a windows guy, but this does not look like an http/site error log.
> 99% of the time the issue will jump out at you if u check the logs.
>
>
> the error.log :
> [Fri Dec 04 10:37:48 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.8
> configured -- resuming normal operations
> [Fri Dec 04 10:37:48 2009] [notice] Server built: Dec 10 2008 00:10:06
> [Fri Dec 04 10:37:48 2009] [notice] Parent: Created child process 4048
> [Fri Dec 04 10:37:48 2009] [notice] Child 4048: Child process is running
> [Fri Dec 04 10:37:49 2009] [notice] Child 5444: Released the start mutex
> [Fri Dec 04 10:37:49 2009] [notice] Child 4048: Acquired the start mutex.
> [Fri Dec 04 10:37:49 2009] [notice] Child 4048: Starting 64 worker threads.
> [Fri Dec 04 10:37:50 2009] [notice] Child 4048: Starting thread to listen
> on port 80.
> [Fri Dec 04 10:37:50 2009] [notice] Child 5444: All worker threads have
> exited.
> [Fri Dec 04 10:37:50 2009] [notice] Child 5444: Child process is exiting
>
>
>
> On Sun, Dec 6, 2009 at 11:53 PM, Néstor <rotsen at gmail.com> wrote:
>
>> Yes, I am aware off  that and it is one of the fields I always make sure
>> that is set to On
>>
>> Thanks,
>>
>> Nestor :-)
>>
>>
>> On Sun, Dec 6, 2009 at 7:18 PM, Rolan Yang <rolan at omnistep.com> wrote:
>>
>>>
>>> Néstor wrote:
>>>
>>>> People,
>>>>  I have installed lamp & wamp several times in the pst and for the last
>>>> 24 hours I have
>>>> been trying to install wamp and php using FF will ask me  " What should
>>>> I do with this file"
>>>>  Annoying because I follow the steps that I remembered and it did not
>>>> worked.  Then I look
>>>> at the installations instruction and followed them and still it would
>>>> not work., thenI tried
>>>> installing wamp using the wampserver.exe and that failed.
>>>>  ....
>>>>  I used PHP 5.2.8 and APACHE 2.2.11 on windows XP
>>>>  Is there something that I am not aware off when doing this type of
>>>> installation?
>>>>
>>>>
>>>
>>> Do you start your php code with <?php or just <?
>>> If the latter is not rendering, update your php.ini to include
>>>
>>> short_open_tag = On
>>>
>>> I just installed xampp onto a usb thumbdrive the other day and found some
>>> of my lazy-programmed scripts were not running and that was the reason.
>>>
>>> ~Rolan
>>>
>>> _______________________________________________
>>> New York PHP Users Group Community Talk Mailing List
>>> http://lists.nyphp.org/mailman/listinfo/talk
>>>
>>> http://www.nyphp.org/Show-Participation
>>>
>>
>>
>> _______________________________________________
>> New York PHP Users Group Community Talk Mailing List
>> http://lists.nyphp.org/mailman/listinfo/talk
>>
>> http://www.nyphp.org/Show-Participation
>>
>
>
>
> --
> IM/iChat: ejpusa
> Links: http://del.icio.us/ejpusa
> Follow me: http://www.twitter.com/ejpusa
> Karma: http://www.coderswithconscience.com
>
> _______________________________________________
> New York PHP Users Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/Show-Participation
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20091207/775ee151/attachment.html>


More information about the talk mailing list