> |> > Fatal error: Call to undefined function: mysql:pconnect() in
You wrote: mysql:pconnect() If this is not a typo, you have corrupt repligard package where (somehow) mysql_pconnect is replaced with mysql:pconnect As repligard file is a plain text file you can edit it and correct mistyped function name. If it is a typo and there is realy mysql_pconnect you have to ensure you have mysql support in PHP Solt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
