Try the following:

Go into PHP ini and make the following changes:
log_errors = On
error_log = C:\PHP\errorlog.txt

Then, go into C:\PHP, and create a file called errorlog.txt. Then, try to
start your webserver up and access the php page. Hopefully, the file will
then be filled with the error messages. It may help us to track down the
problem... hopefully anyway!

----- Original Message -----
From: "kimBlim" <[EMAIL PROTECTED]>
To: "toby -" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, January 03, 2003 2:13 PM
Subject: Re: [PHP-INST] first post, be gentle


thanx for the tip, but im using IIS :(

kimblim | www.kimblim.dk

----- Original Message -----
From: "toby -" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, January 03, 2003 3:10 PM
Subject: Re: [PHP-INST] first post, be gentle


>
> kim
>
> if ur using apache try copying ur extensions folder to
> \Program Files\Apache Group\Apache\
>
> its rathr silly but thats how i got it workin fo me
>
> hope dis helps ....
>
> good luck ....
>
> toby .....
>
>

--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to