Re: AW: [PHP-INST] cant re-compile php with newer gd and png

2002-10-02 Thread Bryan Koschmann - GKT
recompiling your gd I don't think it will work... | |greetings |Jens | |-Ursprungliche Nachricht- |Von: Bryan Koschmann - GKT [mailto:[EMAIL PROTECTED]] |Gesendet: Mittwoch, 2. Oktober 2002 20:47 |An: PHP Install List |Betreff: [PHP-INST] cant re-compile php with newer gd and png | | |

[PHP-INST] cant re-compile php with newer gd and png

2002-10-02 Thread Bryan Koschmann - GKT
Hello, I've had php 4.2.3 running just fine, and now I am trying to reconfigure it to att freetype png and gd support. My configure command looks like this: ./configure --with-mysql=/usr/local/mysql --enable-force-cgi-redirect --with-gettext --with-snmp=/usr/local/include/ucd-snmp --enable-ucd-s

[PHP-INST] installed 4.2.3, but still 4.2.2?

2002-09-09 Thread Bryan Koschmann - GKT
Hello, I have just installed 4.2.3 (downloaded, untar, configure, make, make install) but it doesn't seem to be showing up. I have file with the php info tag in it, but it still shows as 4.2.2. I used the same configure line as before: ./configure --with-mysql=/usr/local/mysql --enable-force-cgi

[PHP-INST] php executable?

2002-09-05 Thread Bryan Koschmann - GKT
Hello, I'm trying to install Cacti (frontend to rrdtool) and it has me add a line to crontab that looks like this: */5 * * * * cactiuser php /path/to/cacti/cmd.php > /dev/null 2>&1 This would seem it wants a php executable to run the cmd.php file. Now am I supposed to have a php executable? I a