February 28, 200521 yr comment_15 Hi im getting this mesage Fatal error: Call to undefined function exif_read_data() in W:\www\includes\functions.php on line 388 i guess its caus php is not full?? i dont know, could it be that i need to teach php the exif_read?? Report
March 1, 200521 yr comment_16 Yes, i probably guess so. .. I will try and look into it more for you.... though i just checked out: http://us3.php.net/manual/en/function.exif-read-data.php and i will test some examples when i get the time Best Regards Olajide Olaolorun The Uniform Server Development Team Report
March 1, 200521 yr comment_17 You can cheack out the blog at http://blog.uniformserver.com for more posts about this and what we are doing If you can, also, please post this as a bug into the SF Bugs system: http://sourceforge.net/tracker/?group_id=53691&atid=471253 Thanks Best Regards Olajide Olaolorun The Uniform Server Development Team Report
October 23, 200520 yr comment_1565 Sorry for the long delay. Been really busy and also forgot... -- What you need to do: 1. Go to www.php.net and download the package that is on your current Uniform Server. If you are using Uniform Server 3.2a, that would be PHP 5.0.4 2. After download, copy the extention php_exif.dll to the /usr/local/php/extensions/ folder. 3. Check to make sure that the php_mbstring.dll file is in that folder. The /usr/local/php/extensions/ folder. If it isn't, copy it there. 4. Edit the php.ini file in /usr/local/php/ folder. Uncomment the extension, php_exif.dll in the file. Make sure that the extension comes after the php_mbstring.dll extension. If the php_mbstring.dll extension is also commented, which it shouldn't, uncomment it. Hope that works... good luck. Best Regards Olajide Olaolorun The Uniform Server Development Team Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.