-
Problem getting gd2 to run on mac
I am fairly new to php and am trying to use the gd2 functions to resize images. I am running PHP Version 5.2.8 on mac osx.
When i run the script I get the following error message:
Fatal error: Call to undefined function imagesx()
I have uncommented the following line in my php.ini file:
extension=php_gd2.dll
I have restarted mysql but the module doesn't show when I call phpinfo. I think the problem might be the following line in my php.ini:
extension_dir = "./"
Could this be the problem? If so where should I point extension_dir to?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks