I just found out that the apache currently installed in the linux box
has been built rather messily, somebody else did the build (yes,
really). So I guess I'll have to fix that before proceeding with finding
out what's wrong with my copy of php.
Thanks again and appreciate your prompt reply.
Shahmat Dahlan wrote:
> I've recently recompiled my copy of PHP with IMAP support.When running
> my code with in CLI mode, it runs fine, but when I used by browser to
> run the same code, all I got was "Fatal error: Call to undefined
> function imap_open()"
>
> How do I go about this? I don't know
I've recently recompiled my copy of PHP with IMAP support.When running
my code with in CLI mode, it runs fine, but when I used by browser to
run the same code, all I got was "Fatal error: Call to undefined
function imap_open()"
How do I go about this? I don't know where to begin looking.
Rega