Jump to content
The Uniform Server Community

Php Functions


Guest Anabelle
 Share

Recommended Posts

Guest Anabelle

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??
Link to comment
Share on other sites

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 :)

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 7 months later...

Sorry for the long delay. Been really busy and also forgot... :blink:

 

--

 

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...