Unfortunately this is not the case.  I know because all my MSSQL connections
work and thats off of the mssql.dll extention.  Everything works great until
I un-comment the pdfdll line under extensions in the php.ini file.  Is there
something special I have to have in the pdf-related directory?

-Ethan


-----------------------
Probably you have not set the dll folder right in your php.ini file.

Example:

If you make an extentions directory in c:\php you must point php.ini to it

extention_dir="c:\php\extentions"

It works with me....

Cor van de Veen



"Ethan Nelson" <[EMAIL PROTECTED]> schreef in bericht
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I'm trying to use the PDF extensions and have just upgraded to 4.2.0.
When
> I enable the extension in the PHP.INI file, all my sites just hang when I
> try to load them.  Any ideas?
>
> Thanks,
>
> -Ethan
>
> ___________________________________
> Ethan Nelson, Systems Administrator
> Net Solutions, LLC
> 840 Lawrence Street
> Eugene, OR 97401
> [EMAIL PROTECTED]
> http://www.netsolutionsllc.com
> Voice +1 541 345-7087
> Fax   +1 541 485-5519
>


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

Reply via email to