Re: [PHP-WIN] Instaling PHP in windows with Apache

2001-04-15 Thread Manuela DIALLO
Dear Giro, Thank you for your inputs. I've done the same as you explained to Margarida, but... my browser is displaying nothing... I've installed PHP and Apache on my PC under win98. Apache is running fine and launching PHP at the same time. When I open a php file (.php) under my browser, the PC

Re: [PHP-WIN] Instaling PHP in windows with Apache

2001-04-07 Thread Giro De Roover
Dear Margarida, I don't know what exactly you have done so far but this is a clear explanation that help me when I started, it is basic I don't mean to insult your knowledge but sometimes we miss a little thing and it's gone. Tell me if this works, otherwise i can mail you my php.ini and httpd.con

Re: [PHP-WIN] Instaling PHP in windows with Apache

2001-04-06 Thread Gaylen Fraley
Try a couple of things to try to debug this. 1.) View the source of the blank page. Is any of the script coming across? 2.) Review your server error log. is there anything in it? -- Gaylen ""Margarida"" <[EMAIL PROTECTED]> wrote in message 9alm10$euu$[EMAIL PROTECTED]">news:9alm10$euu$[EMAIL

[PHP-WIN] Instaling PHP in windows with Apache

2001-04-06 Thread Margarida
Dear All I've installed Apache Server in my PC (windows9*) and it is running ok. I get an answer when I ping my own machine and I can see apache's default homepage. I've made the changes necessary in the httpd.conf file. I've configured my php.ini and copied the dlls to the windows directory.