Re: [PHP] SOMEONE SHOOT ME!!!

2001-04-20 Thread Christopher Riordan
Just a quick addemdum. run the configure normaly on php4, then edit the config.status and config_var.mk file. then you won't need to edit the files anywhere else. make the same change as I mentioned before the c-client4 to c-client. then run make make install then compile apache and you should be

Re: [PHP] SOMEONE SHOOT ME!!!

2001-04-20 Thread Christopher Riordan
First off get php4.04p1 second you will need to hack the module code in apache before running configure. in src/modules/php4. edit the libphp4.modules file. and change c-client4 to c-client then rebuild apache. you should be all set then. for some reason c-client4 doesn't work. I just figured it o

Re: [PHP] SOMEONE SHOOT ME!!!

2001-04-17 Thread Phillip Bow
Godd has spoken :) Sorry couldn't resist. -- phill ""Godd"" <[EMAIL PROTECTED]> wrote in message 9biala$c59$[EMAIL PROTECTED]">news:9biala$c59$[EMAIL PROTECTED]... > Be very careful what you ask for > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTE

Re: [PHP] SOMEONE SHOOT ME!!!

2001-04-17 Thread Godd
Be very careful what you ask for -- 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]

Re: [PHP] SOMEONE SHOOT ME!!!

2001-04-17 Thread Martín Marqués
On Mar 17 Abr 2001 21:51, Rick Kukiela wrote: > Ok, > > I cant comprehend why php/apache is so freakin impossible to compile with > IMAP support?!? what is going on? > > Ok, I am running OpenBSD 2.7, I downloaded the c-client stuff and complied > it and put the includes in the appropriate places,