Re: maxdb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Now i tried to use:

$connection= new maxdb($host, $user, $psw, $db);

It gives me the bellow error:

Fatal error: Cannot instantiate non-existent class: maxdb
in /var/www/buffets/config.php on line 3


João Cândido de Souza Neto wrote:

> I'm trying to use the maxdb extension in php4 but it isn't working fine.
> 
> When i tri to use the command: $connection = maxdb_connect($host, $user,
> $psw, $db);
> 
> It gives me the bellow error:
> 
> Warning: maxdb_connect() [function.maxdb-connect]: -10709 Connection
> failed (RTE:connection refused: x_server not running) []
> in /var/www/buffets/config.php on line 3
> 
> Anyone can help me about this?
> 
> Thanks.
> 

-- 
---------------------------------------------------
João Cândido de Souza Neto
Web Developer

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux