RE: No luck creating dynamic images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
I've been trying for most of the day to generate a simple dynamic image 
in my php script without any success. It seems obvious that something 
isn't right with my php environment as even the simplest images (like a 
rectangle) only yield the broken link icon. Does anyone know of any in 
depth resource for php trouble shooting? I've already scoured the 
php.net site and it wasn't of much help.
[/snip]

Put a page on your site that contains only the following code and see if
it works...

<?php

phpinfo();

?>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux