php-windows Digest 9 Sep 2004 18:58:46 -0000 Issue 2389
Topics (messages 24546 through 24549):
exif
24546 by: ed.lazor.d20news.com
24549 by: Paul Menard
Re: exif [more info]
24547 by: ed.lazor.d20news.com
Re: PHP 5.0.1 Manual/Automatic Install
24548 by: Nadim Attari
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Apache crashes when I uncomment this line in php.ini and try to restart the
server:
;extension=php_exif.dll
I upgraded from 4.3.8 this week and thought there might be a dll conflict.
phpinfo reports Apache/1.3.29 (Win32) PHP/5.0.1. All copies of php_exif.dll on
the system report as version 5.0.1.1.
Any ideas on how to get this working?
Thanks,
Ed
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--- End Message ---
--- Begin Message ---
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 crashes when I uncomment this line in php.ini and try to restart the
> server:
>
> ;extension=php_exif.dll
>
> I upgraded from 4.3.8 this week and thought there might be a dll conflict.
> phpinfo reports Apache/1.3.29 (Win32) PHP/5.0.1. All copies of php_exif.dll on
> the system report as version 5.0.1.1.
>
> Any ideas on how to get this working?
>
> Thanks,
>
> Ed
>
>
>
>
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
I just installed Apache 2 on the system and confirmed that the problem occurs
with it as well.
Checking the windows crash reports for both versions of Apache shows that the
problem is with "szModName php_mbstring.dll", offset 00001966.
Checking all copies of php_mbstring.dll on the system shows that they are all
version 5.0.1.1.
Thanks for any ideas / help you have.
-Ed
Quoting [EMAIL PROTECTED]:
> Apache crashes when I uncomment this line in php.ini and try to restart the
> server:
>
> ;extension=php_exif.dll
>
> I upgraded from 4.3.8 this week and thought there might be a dll conflict.
> phpinfo reports Apache/1.3.29 (Win32) PHP/5.0.1. All copies of php_exif.dll
> on
> the system report as version 5.0.1.1.
>
> Any ideas on how to get this working?
>
> Thanks,
>
> Ed
>
>
>
>
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--- End Message ---
--- Begin Message ---
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
--- End Message ---