Assuming that you did not have installed php previously in this computer
(This is important as most of the problem then come from a previous php.ini
file or/and from dll extensions that have not been compiled with your new
version.):
- Check if your include directory in php.ini points to a real directory in
your system, where the dlls should be.
- Some extensions dll need more installation files in order to work.
Finally:
- Test phpinfo() at the command line and see what happens.
A+
Alain



-----Original Message-----
From: R0bin [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 23, 2002 9:37 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] windows extension dlls


I rencently installed the windows version of php4,
and it is not seening all the extra extensions, which i
extracted from the zip file, i have tried taking the ;'s
away from the list in php.ini, but every time i restart
apache and try to load a .php file from my local server,
all i hear is the error noise WindowsME makes, and the page
refuses to load. i have look in most of the faqs on the
site to no avail.
please help.

from R0bin



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


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

Reply via email to