sidenote: shouldn't Erik be using the mysqli extension (note the extra *i*)
instead of mysql?
http://php.net/mysqli (... The mysqli extension allows you to access the
functionality provided by MySQL 4.1 and above ...)
Richard Lynch wrote:
> Did you configure/install MySQL *and* the mysql-dev pac
Did you configure/install MySQL *and* the mysql-dev packages or
whatever your OS needs for the MySQL headers to be there?
Did you also compile MySQL and install it?
Is there a libmysqlclient somewhere like /usr/local/lib or /usr/lib or
whatever is appropriate for your system?
On Linux, did you d
On Sat, 2006-12-09 at 11:37 +0100, Erik Nordlander wrote:
> Hi, im having troubles configuring php5.2.0 (since this version didnt
> work i also tried 4.4.4 without success) with mysql 5.0.27 and apache
> 2.2.3.
> The apache server is working properly, and so does the mysql server.
This doesn't m
3 matches
Mail list logo