Hi!
I think the configure command is -enable-ircg, but as far as i know, it
won'T work with apache but only with thttpd. Take a look at
http://php.net/~sas/
good luck,
Matt
> -----Original Message-----
> From: Brian C. Doyle [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 03, 2001 5:26 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] IRC Gateway Functions
>
>
> Hello all,
>
> I am trying to use the IRC Gateway Functions and am concerned that I may
> not have PHP configured correctly. The problem with that is that
> i can not
> find anything to add to the configure line to add the functions.
> Currently
> all I have in my code is
> <?
> error_reporting (E_ALL);
> $irc_open=ircg_pconnect('boots','127.0.0.1','6667');
> ?>
> and i get
> Fatal error: Call to undefined function: ircg_pconnect() in
> /home/httpd/jbbent/ircopen.php on line 3
>
> as my out put.
>
> What am I missing????
>
> Thanks for your help.
>
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]