> > I was told that I have to load a module to use mySQL in php.
> > But I have been unable to find a module to load. Could some explain
> > this to me (how to get mySQL working in php)
>
> apt-get install php4-mysql
> echo "extension=mysql.so" > /etc/php4/apache/php.ini
You'll probably want to
What is an easy way to find out how much of certain resources I am using?
In particular, how can I easily find out the following in use by the shell
and the processes started by it?
- the total size of all process's data segments
- total resident memory size
- the number of file descriptors I ha
On Fri, 3 Nov 2000, Torsten Krueger wrote:
> echo "extension=mysql.so" > /etc/php4/apache/php.ini
~~~
he will curse your name for the time being
--
[-]
``And there are plenty of other innovative pieces of software such as Napster
and ICQ.'' -- comment on ``Systems
Hello,
On Thu, 2 Nov 2000 [EMAIL PROTECTED] wrote:
>
> Hello,
>
> Recently I needed help with mysql and php4. When i wrote a script
> that tried to connect to mySQL i got:
>
> mySQL_connect : unknown function
>
> I was told that I have to load a module to use mySQL in php.
> But I have been
Hello,
Recently I needed help with mysql and php4. When i wrote a script
that tried to connect to mySQL i got:
mySQL_connect : unknown function
I was told that I have to load a module to use mySQL in php.
But I have been unable to find a module to load. Could some explain
this to me (how to ge
5 matches
Mail list logo