OK, I did the install again using apache 2.2.14 and php5.2.11 So far I can tell you is that 1) phpinfo.php works again 2) a couple of my php scripts work. 3) I download ans install Drupal (intense PHP) and now I am getting "connection to server was reset"
The interesting thing is when I go to my drupal site I get a window to sent the error results to tell Microsoft about the pproblem. "Apache HTTP Server has encountered a problem and needs to close. We are sorry for the inconvenience." At least I have my server working again. Thanks, Néstor ;-) On Fri, Dec 4, 2009 at 1:23 PM, Tom Sartain <tomsart...@gmail.com> wrote: > So is it just a problem with phpinfo()? Can you get any output from a PHP > script? And try throwing an error_log into that php file with the loop. We > want to make sure that errors are being logged where they should be, when > they should be. Check your php.ini to make sure it's enabled there. > > This is very very odd. > > -Tom > > > On Fri, Dec 4, 2009 at 4:17 PM, Néstor <rot...@gmail.com> wrote: > >> Tom, >> >> the attached file was the headers for the index.php file, the php file >> that works,. I set up to display the >> php errors on C:\tmp/php_errors but nothing is displaying on the file. I >> tested a small php file that has a loop and that works. I even copied an >> existing phpinfo.php file from another server that works just in case I had >> an error >> on my current phpinfo.php file and that one did not worked also. >> >> I can see this happening if it was my first time but I have done this many >> other times and I never had the rpoblem >> >> Ayayayyyyyyy....... >> >> I can try installing again but I did that yesterday like 5 times and I >> even used the wampserver.exe to have it doen automatically and that failed. >> >> I guess I can try one more time :-( >> >> Thanks, >> >> Néstor :-) >> >> On Fri, Dec 4, 2009 at 12:51 PM, Tom Sartain <tomsart...@gmail.com>wrote: >> >>> It seems like something might have gone wrong with the content encoding >>> of your apache config/installation. I'm guessing that IE is ignoring the >>> extra bytes at the end of the lines but Firefox is not. I could ask you to >>> look at any config files you've edited and check the encodings and line >>> endings, but that would be more trouble than it's worth. >>> >>> What are the headers like for the index.php that works? Do they have the >>> strange characters at the end too? I've never seen anything like that. >>> >>> How about a really simple script that just error logs and echos out a >>> basic string? It's strange that your directory list will work but the >>> phpinfo page wont. >>> >>> Is there anything in your php error log at all? Try to write something to >>> it from the script to make sure it's writing where you think it should be >>> writing to. >>> >>> This is a very strange case indeed, and if it's not too much trouble I >>> might actually suggest just trying over. Something seems to have gone wrong >>> somewhere along the line and it isn't obvious, so a clean install could very >>> well fix it. Of course, then we'd never know what the problem was. >>> >>> -Tom >>> >>> On Fri, Dec 4, 2009 at 3:42 PM, Néstor <rot...@gmail.com> wrote: >>> >>>> Tom, >>>> >>>> I am sending this message just to you because I have a ttached a file >>>> about >>>> the headers info for my index.php file and you can see the extra >>>> characters >>>> are like japanese or chinese characters that I can see in the window but >>>> when >>>> I save it to a file then it looks like a black square dot. >>>> >>>> My phpinfo.php does nto work on FF but I have a php file (index.php) >>>> that shows me the files on my >>>> web directory and that php file works >>>> >>>> Strange!!! >>>> >>>> Néstor :-) >>>> >>>> >>>> >>>> On Fri, Dec 4, 2009 at 12:09 PM, Tom Sartain <tomsart...@gmail.com>wrote: >>>> >>>>> I'm assuming that the extra characters that I'm seeing at the end of >>>>> all of those lines ( å,ž ) are a result of copying/pasting from >>>>> various places and aren't actually being output. >>>>> >>>>> It seems a little odd that your phpinfo would be putting out a >>>>> content-length of 44.. if I'm reading that right. Have you checked your >>>>> php >>>>> error log? Try explicitly calling error_log to write to it. Also, what do >>>>> you see in the file you actually download? Is it the result of phpinfo()? >>>>> >>>>> _______________________________________________ >>>>> 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