Re: [PHP-INSTALL] Apache and PHP

2007-03-15 Thread Bryant Law
Lennart Anderson tele2.se> writes: > > I have finally managed to get Apache 2.2.4, PHP 5.2.0 and MySQL to talk to > each other. Everything seems to work OK when dealing with databases but as > soon as I use a php-script that use PHP_SELF the browser will throw me away > and give me HTTP 403.

Re: [PHP-INSTALL] Apache and PHP wont work

2007-02-11 Thread redhat penguin
Nope, still wont start. :/

[PHP-INSTALL] Apache and PHP wont work

2007-02-11 Thread redhat penguin
hi, Can somoene please tell why when i try and include the following text to apches conf. to load the php modules Apache then doesnt want to start? # PHP5 LoadModule php5_module "D:/php/php5apache2.dll" AddType application/x-httpd-php .php # Path to php.ini PHPIniDir "D:/php" In my logs i get:

[PHP-INSTALL] Apache and PHP

2007-02-05 Thread Lennart Anderson
I have finally managed to get Apache 2.2.4, PHP 5.2.0 and MySQL to talk to each other. Everything seems to work OK when dealing with databases but as soon as I use a php-script that use PHP_SELF the browser will throw me away and give me HTTP 403. Any ideas or solutions are very much appreciated

[PHP-INSTALL] Apache and PHP gives HTTP 403

2007-02-05 Thread Lennart Anderson
I have finally managed to have Apache 2.2.4 , PHP 5.2.0 and MySQL to talk to each other, I thought. It seems that they talk OK to the database. As soon as I make a php-script that contains PHP_SELF the browser eill throw me away and says HTTP 403. Any ideas or solution are very much appreciated.

Re: [PHP-INSTALL] apache and php working

2004-02-23 Thread Chris Hewitt
danny cobbinah wrote: i finally have apache and php working but mysql refuses to work. i have dld mysql 4.0 and installed it. but there is an error when i try to start it. need some help with this please Well done on Apache and PHP. Not so good on MySQL. If you want help with the specific error y

[PHP-INSTALL] apache and php working

2004-02-22 Thread danny cobbinah
i finally have apache and php working but mysql refuses to work. i have dld mysql 4.0 and installed it. but there is an error when i try to start it. need some help with this please