cannot start with exif extension enabled [updated]
Posted by: mgrdr (---.toya.net.pl)
Date: January 04, 2010 10:33AM

Newest WAMP (2.0i) on Win7 HP

everything is OK until I try to enable exif extension - tray icon is yellow:-(

update: the same situation when php_zip.dll is enabled



Edited 1 time(s). Last edit at 01/04/2010 01:42PM by mgrdr.

Options: ReplyQuote
Re: cannot start with exif extension enabled [updated]
Posted by: toumimi (---.adslgp.cegetel.net)
Date: January 04, 2010 02:24PM

You should check apache_error log and php_error log from wamp menu.

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: cannot start with exif extension enabled [updated]
Posted by: mgrdr (---.toya.net.pl)
Date: January 04, 2010 04:41PM

both error logs says nothing about unsuccesful run of these extensions.

e.g:
- start server (tray icon white, wamp works)
- enable exif extension via tray dialog (icon becomes yellow, no error messages in both logs)
- stop server via tray (icon turns red)
- starting wamp again via tray dialog (icon becomes yellow, the only error message is in apache error log: [Mon Jan 04 16:36:08 2010] [warn] pid file D:/Serv/bin/apache/Apache2.2.11/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?)

Options: ReplyQuote
Re: cannot start with exif extension enabled [updated]
Posted by: yfastud (Moderator)
Date: January 05, 2010 01:28AM

make sure to load mbstring before exif
extension=php_mbstring.dll 
extension=php_exif.dll

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: cannot start with exif extension enabled [updated]
Posted by: mgrdr (---.toya.net.pl)
Date: January 05, 2010 09:54AM

partally solved, thanks. I moved extension=php_mbstring.dll just before extension=php_exif.dll (it's now on fourth position) and wamp can start.

I still cannot enable extension=php_zip.dll (the last one on the list)

Options: ReplyQuote


Sorry, only registered users may post in this forum.