Re: [PHP-INST] Apache, PHP, and undefined references

2001-07-19 Thread Rasmus Lerdorf
Not unless you provide us with more information. Like what was your ./configure line? And where is your libmysqlclient.* and mysql.h files located on your system? Hint, if they are in /usr/lib and /usr/include or perhaps /usr/lib/mysql and /usr/include/mysql then use --with-mysql=/usr -Rasmus

[PHP-INST] Apache, PHP, and undefined references

2001-07-19 Thread Brian & Shannon Windsor
Help. This is driving me nuts. I'm running redhat 7.1, MySQL, apache and php. At least I'm trying to do that. I have had Apache running fine, MySQL runs fine, I try to compile php4, and things just keep breaking. I'm currently getting an 'undefined references' error pointing to some mysql file