hi
i made one php file test.php.
In LAN is worked properly but when host this file .
it shows following error
Fatal error: Call to undefined function: imap_open() in /data/home/site/matrixnetmark/test.php on line 2
in web php is manually compiled.therefore i configure php.ini file and
uncomment
hi
i made one php file test.php.
In LAN is worked properly but when host this file .
it shows following error
Fatal error: Call to undefined function: imap_open() in /data/home/site/matrixnetmark/test.php on line 2
in web php is manually compiled.therefore i configure php.ini file and
uncomment
You didn't give much info...did you configure Apache? Where is the
document root? Is that where you are saving or trying to access the files?
Did you configure PHP? Where is its document root? Is Apache running? What
do the error logs say for Apache and PHP? And so on.
Shadow
I've installed Apache 2.0.47 and PHP 4.3.3 on a Windows XP machine, but I
can't for the life of me get the damn thing to work. (Yes, I'm new at this.)
I've attempted to view a test page in the C:\Program Files\Apache
Group\Apache2\htdocs directory, both by right-clicking and choosing to open
it wi
Below is the report we had created describing the resolution to a
series of sporadic Apache child process segfaults. It is being posted
here so that, as the message has it, "it will be archived and
Googlable".
++
Executive Summar
the code works fine. It doesnt need $_GET['page'] statement. registerglobals
is turned off on the rented server and was on with the localhost. But still
no difference.
Solaris 9 on an E450 system
I've tried everything with gmp including the suggested -mv8plus option
during compilation, and still get this error
contents of debug.log -
CONFIGURE: './configure' '--with-mysql' '--with-gd' '--with-gdbm'
'--with-ftp' '--with-zlib' '--with-gmp'
'--with-apxs=/usr/l
hi.
Could it be that on your rented server, register globals is set to On, and
on your local its set to off, and the code doesnt have a $page =
$_GET['page'] statement?
just my 2 cents..
-martin
On Wed, 17 Sep 2003, Simon wrote:
> hi,
>
> I've got this problem when using templates on my localh
hi,
I've got this problem when using templates on my localhost. The code works
on my web server which i rent so the code is fine. I have ran php code for
mysql functions and other for testing purposes.
Below is the code i used in index.php.
INDEX.PHP
When i type say www.myrentedwebsite.com/
Hi together,
I read a lot of tips and docs to install apache with php, cgi and ssl.
php and cgi alone was not the problem. But now I want ssl to. And I
compiled all, but when I use "LoadModule" for php there is a warning
"...with EAPI apache might crash..." when I start apache.
Kows somebody d
10 matches
Mail list logo