Re: [opensuse] Apache, PHP works but the PHP extensions don't

2008-01-21 Thread Cristian Rodríguez
David L. Martin escribió: Anyone have any idea where to continue looking? Its like PHP can't find its libraries when running from Apache? zypper in php5-gd rcapache2 restart and have fun.. -- "The only thing that interferes with my learning is my education." - Albert Einstein Cristian

[opensuse] Apache, PHP works but the PHP extensions don't

2008-01-20 Thread David L. Martin
PHP functions normally from the command line, but is missing features when running from Apache Both tests use this code (hello_gd.php): php ./hello_gd.php => Dumps the expected diagnostics out to the terminal. When I do this: firefox http://localhost/~dlmarti/hello_gd.php => I get a blank s