Re: [PHP-WIN] Help!! Again!!(WINDOWS98-APACHE)

2001-04-04 Thread Bhala
Hello? "Bhala" <[EMAIL PROTECTED]> wrote in message 9a3rjt$5gj$[EMAIL PROTECTED]">news:9a3rjt$5gj$[EMAIL PROTECTED]... How you set up apache so that it will run in the background when I start windows & will shut down when I exit windows??? -- PHP Windows Mail

Re: [PHP-WIN] HELP!!! (PHP-WINDOWS98-APACHE)

2001-04-04 Thread Bhala
ble. php.exe does not require php4apache.dll, > php4apache.dll does not require php.exe. They are mutually exclusive. > > ""Bhala"" <[EMAIL PROTECTED]> wrote in message > 99vol8$3di$[EMAIL PROTECTED]">news:99vol8$3di$[EMAIL PROTECTED]... > > I thi

[PHP-WIN] Help!! Again!!(WINDOWS98-APACHE)

2001-03-30 Thread Bhala
How you set up apache so that it will run in the background when I start windows & will shut down when I exit windows???

Re: [PHP-WIN] HELP!!! (PHP-WINDOWS98-APACHE)

2001-03-29 Thread Bhala
I think my problem is that I am trying to run PHP not in CGI mode or what everI think I need the php4apache.dll thing tho & for some resion I dont have it. =\ <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello again, > Ok, I began thinking about your prob

Re: [PHP-WIN] HELP!!! (PHP-WINDOWS98-APACHE)

2001-03-28 Thread Bhala
tAlias /php/ "c:/path/to/your/php/directory/" and the third line from Action application/x-httpd-php "php/php.exe" to Action application/x-httpd-php "/php/php.exe" At the end reboot Apache. Darvin -Original Message- From: Bhala [SMTP:[EMAIL PROTECTED]] S

[PHP-WIN] HELP!!! (PHP-WINDOWS98-APACHE)

2001-03-27 Thread Bhala
I NEED HELP! For some resion Apache will not run the php scripts =\ I have tryed different config variables in the httpd.config thing This is what I have in there. == ScriptAlias /php/ "php" AddType application/x-httpd-php .php .phtml .php4 .php3 Action application/x-http