Dunno whether it gonna help... but a try costs nothing!
http://dedntfaq.hostingsupport.com/iis6_php_install.txt
http://www.en.wampserver.com/
Nadim Attari
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Can't answer your issue. But after running into similar issues. I found a PHP solution
that does
not rely on and external dll. This is a 100% PHP scripted solution ans works very
well. Here is
the URL
http://www.offsky.com/software/exif/index.php
Paul
--- [EMAIL PROTECTED] wrote:
> Apache cr
don't know anything about exif, but i got this from a
web page and may (or may not) be relevant...
The php_mbstring.dll DLL must be loaded before the
php_exif.dll DLL so adjust your php.ini accordingly
http://www.ausweb.com.au/php-hosting/ref.exif.html
good luck.
--- [EMAIL PROTECTED] wrote:
>
Yup - that did it. Thanks for the help =)
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 09, 2004 12:12 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] exif
>
> don't know anything about exif, but i got this fr
i had a virtual host problem where all my virtual host
calls went directly into apache's root directory -
c:\web.
i disabled my cgi version of php 4.3.8 (by commenting
out the call to php.ini) and i was able to get my
apache virtual hosts to find the correct root
directory subfolder. for example,
i found the solution in one of the comments listed
here... Chapter 22. Installed as CGI binary.
i didn't do the "Action php-script /cgi-bin/php" part
b/c php was already running fine for my virtual hosts.
3 days later - WHEW!!
http://us2.php.net/security.cgi-bin
PHP CGI with VirtualHosts.