Re: [PHP] Problems with libgd.so under linux

2002-04-08 Thread heinisch

At 08.04.2002  14:56, you wrote:
Php works in general (phpinfo()).
The gd-lib however will not work for some reason.
I tried
extension=libgd.so
in php.ini without any result.

Anyone familiar with this problem?

/M Green
Too few arguments ;-)
Did you already compiled GD ?
Did you compile php with gd support?
Oliver


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




Re: [PHP] Problems with libgd.so under linux

2002-04-08 Thread M Green


[EMAIL PROTECTED] skrev i meddelandet
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 At 08.04.2002  14:56, you wrote:
 Php works in general (phpinfo()).
 The gd-lib however will not work for some reason.
 I tried
 extension=libgd.so
 in php.ini without any result.
 
 Anyone familiar with this problem?
 
 /M Green
 Too few arguments ;-)
 Did you already compiled GD ?
 Did you compile php with gd support?
 Oliver


I just followed the instructions on php.net for apache servers and changed
php.ini.
http://www.php.net/manual/en/html/install.apache.html
Is there any way to check php.ini for errors?

Yeah, one more thing, i moved libphp.so to /etc/httpd/modules to get it to
work.
So phpinfo(); works fine.



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