php and mySql

I get an error message while trying to follow these procedures:
http://www.howtoforge.com/intrusion-...on-ubuntu-7.10
Here is the error:
Fatal error: Call to undefined function mysql_connect() in
/var/www/adodb5/drivers/adodb-mysql.inc.php on line 363
Here is the url I am trying to access:
http://my.ip.address/web/base-1.3.9/...p?action=check ( ofcourse I removed
my ip before pasting here )
Is there any logs I can look at to get more information about the issue?
Thanks
__________________
David Kingsly [ Mi, 09 April 2008 18:06 ] [ ID #1938957 ]

Re: php and mySql

> I get an error message while trying to follow these procedures:
> http://www.howtoforge.com/intrusion-...on-ubuntu-7.10
> Here is the error:
> Fatal error: Call to undefined function mysql_connect() in
> /var/www/adodb5/drivers/adodb-mysql.inc.php on line 363
> Here is the url I am trying to access:
> http://my.ip.address/web/base-1.3.9/...p?action=check ( ofcourse I
> removed my ip before pasting here )
> Is there any logs I can look at to get more information about the
> issue? Thanks
> __________________



--
--
--
--
How to Post to more than one group:
http://en.wikipedia.org/wiki/Crossposting
Pat Willener [ Mi, 09 April 2008 18:10 ] [ ID #1938958 ]

Re: php and mySql

David Kingsly wrote:
> I get an error message while trying to follow these procedures:
> http://www.howtoforge.com/intrusion-...on-ubuntu-7.10
> Here is the error:
> Fatal error: Call to undefined function mysql_connect() in
> /var/www/adodb5/drivers/adodb-mysql.inc.php on line 363
> Here is the url I am trying to access:
> http://my.ip.address/web/base-1.3.9/...p?action=check ( ofcourse I removed
> my ip before pasting here )
> Is there any logs I can look at to get more information about the issue?
> Thanks
> __________________
>
>
>

Answered in comp.lang.php. Please learn to crosspost, not multipost.
Thanks.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Mi, 09 April 2008 19:00 ] [ ID #1938962 ]

Re: php and mySql

Post removed (X-No-Archive: yes)
Notifier Deamon [ Mi, 09 April 2008 20:48 ] [ ID #1938964 ]
PHP » alt.php » php and mySql

Vorheriges Thema: Pcking up two numbers from an expression via regex
Nächstes Thema: Import Tab delimited .txt file into SQL database