Re: Re: [PHP-WIN] Instilation problem

2001-07-09 Thread Justin Blake
> Justin: Are you including the myfile.php into another php file... That's whats weird about it. I am not using any includes. All I am doing is trying to test my instillation with: I also tried: But I still get the same error. -- PHP Windows Mailing List (http://www.php.net/) To unsubscri

RE: [PHP-WIN] Instilation problem

2001-07-09 Thread Ivan Milanez Castellanos
ile.php'), this will help you get around the fact that no include_dir value is available. Later. Iván -Original Message- From: Justin Blake [mailto:[EMAIL PROTECTED]] Sent: Sábado, 07 de Julio de 2001 08:00 p.m. To: [EMAIL PROTECTED] Subject: [PHP-WIN] Instilation problem I am run

[PHP-WIN] Instilation problem

2001-07-07 Thread Justin Blake
I am running Sambar Server Pro v5.0 on Win ME. It requires php4 to run as isapi. I know my sambar config files are correct but I'm not sure about php. When I try to run any php file I get: Warning: Failed opening 'D://docs/bin/myfile.php' for inclusion (include_path='') in Unknown on line 0 p