create a new page called info.php. then add this code:
<?php
phpinfo();
?>
make sure that it is in your ~/Sites directory somwhere. then,
navigate to it. it will list everything that is compiled in. if GD
isn't there, i think Marc Lyniage's (entropy.ch) verison of php has it
pre-compiled.
rob
On Jun 22, 2004, at 8:45 PM, Diana wrote:
I'm running Moodle (learning management software) from the school
server and need to know how to update php so that GD is installed.
The server is running 10.3 Server with the latest updates. PHP is
version 4.3.2, Apache is 1.3.28 and I don't know what version of MySQL
is on it - but, it's whatever was standard. I need a version of php
that supports GD so that photos can be uploaded and displayed.
Diana Clarke
Academic Technology Coordinator
Rolling Meadows High School
2901 Central Rd.
Rolling Meadows, IL 60008
847-718-5796
email@hidden
_______________________________________________
web-development mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/web-development
Do not post admin requests to the list. They will be ignored.
_______________________________________________
web-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development
Do not post admin requests to the list. They will be ignored.