GD spuuport for PHP with suse 9.2 and apache2
From: M.C. (MC_at_nospam.com)
Date: 02/28/05
- Next message: ray: "Re: TV Tuner suggestions... no hints! :("
- Previous message: James Knott: "Re: Is Suse causing my ssh problems?"
- Next in thread: mjt: "Re: GD spuuport for PHP with suse 9.2 and apache2"
- Reply: mjt: "Re: GD spuuport for PHP with suse 9.2 and apache2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Feb 2005 02:50:20 -0800
Im tyring to install snort and ACID on a suse 9.2 install.
I have installed PHP and what I believe to be the necessary modules for gd
support so that I can use jpgraph.
According to yast I have installed
php4
php4-gd
php4-mysql
However when I look at phpinfo I dont see support for either of these and my
jpgraph install is giving me the error
"JpGraph Error This PHP installation is not configured with the GD library.
Please recompile PHP with GD support to run JpGraph. (Neither function
imagetypes() nor imagecreatefromstring() does exist)"
Here is my phpinfo
'./configure' '--prefix=/usr' '--datadir=/usr/share/php'
'--mandir=/usr/share/man' '--bindir=/usr/bin' '--libdir=/usr/share'
'--includedir=/usr/include' '--sysconfdir=/etc' '--with-_lib=lib'
'--with-config-file-path=/etc' '--with-exec-dir=/usr/lib/php/bin'
'--disable-debug' '--enable-inline-optimization' '--enable-memory-limit'
'--enable-magic-quotes' '--enable-safe-mode' '--enable-sigchild'
'--disable-ctype' '--disable-session' '--without-mysql' '--disable-cli'
'--without-pear' '--with-openssl' '--with-apxs2=/usr/sbin/apxs2-prefork'
'i586-suse-linux'
I also see a without mysql and Im wondering if Ive done something wrong.
Im used to windows so I tried to resintall all of these packages with Yast
and got the same results.
Do I need to remove php with yast and compile it manually or is there a way
to salvage this with Yast?
thanks
- Next message: ray: "Re: TV Tuner suggestions... no hints! :("
- Previous message: James Knott: "Re: Is Suse causing my ssh problems?"
- Next in thread: mjt: "Re: GD spuuport for PHP with suse 9.2 and apache2"
- Reply: mjt: "Re: GD spuuport for PHP with suse 9.2 and apache2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|