Dear Paypal Member,
PayPal is committed to maintaining a safe environment for its community of
buyers and sellers. To protect the security of your account, PayPal employs
some of the most advanced security systems in the world and our anti-fraud
teams regularly screen the PayPal system for un
it clown wrote on Sunday, December 05, 2004 1:36 PM:
> ./configure --with-apxs2=/usr/sbin/apxs2
> --with-mysql=/usr/local/mysql
>
>
> configure: error: Cannot find MySQL header files under
> /usr/local/mysql. Note that the MySQL client library is not bundled
> anymore.
Try /usr as mysql path.
When i run:
php -m
[PHP Modules]
ctype
dom
iconv
libxml
pcre
posix
session
SimpleXML
SPL
SQLite
standard
tokenizer
xml
[Zend Modules]
i dont see mysql.
On Sun, 05 Dec 2004 14:36:11 +0200
"it clown" <[EMAIL PROTECTED]> wrote:
> I get the following error when running:
>
> ./configure --with-ap
I get the following error when running:
./configure --with-apxs2=/usr/sbin/apxs2
--with-mysql=/usr/local/mysql
configure: error: Cannot find MySQL header files under
/usr/local/mysql.
Note that the MySQL client library is not bundled anymore.
Where will i find the header files.
whereis mysql
Hi All,
i have installed php5 and mysql on suse 9.1 and when i use
php to connect to mysql i get the following error:
Fatal error: Call to undefined function mysql_connect()
Why is this happening and how do i fix it?
My php script is correct i double checked.
Thanks
Regards
___