Hello everybody,
I have a problem running IMAP functions. This is the error iam getting when i try to create a mailbox.I am using php 4.3.9 on windows with pws server.
Fatal error: Call to undefined function: imap_open() in C:\Inetpub\wwwroot\mailbx.php on line 2
I have the extensio
Hello Everybody,
I have php 4.3.9 running on win98 with pws. I want to add extensions to my php. When I checked the manual i found that there will be an extensions directory when we install php.
But I did find any such dir in the system. Now what should I install to get the extensions di
I'm trying to configure with this:
'./configure' 'i386-redhat-linux' '--prefix=/usr' '--exec-prefix=/usr'
'--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc'
'--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib'
'--libexecdir=/usr/libexec' '--localstatedir=/var'
'--s