Hi,
i have a problem:
when i add the line:
LoadModule php4_module modules/libphp4.soto httpd.conf
file, apache web server not start.
may you help me?
Thanks
I keep getting an error on my MacOS X server. I have Apache 2.0 and
MySQL installed without a problem. I get to the end of running the
installer and it says there is an error. Making this problem worse is
the error message flashes to fast to actually see what it is, and there
is no log file.
Roland Swingler schrieb:
> Hi
>
> Small problem ... have installed php on Mac OSx following the instructions on
>macosx.org (binary install) but I cannot find the php.ini file.
>
> The phpinfo test file claims it is in /usr/local/lib, but when I go into the shell
>to look for it, there is no l
Hi
Small problem ... have installed php on Mac OSx following the instructions on
macosx.org (binary install) but I cannot find the php.ini file.
The phpinfo test file claims it is in /usr/local/lib, but when I go into the shell to
look for it, there is no lib directory in /usr/local/
Where is
Hi Everyone,
I always get erros, when I try to get PHP with oracle 9.2 running.
The LD_LIBRARY_PATH is set, ORACLE_HOME ist set, the rights on the files
are set correctly and I mae a link in the $ORACLE_HOME/lib directory
with the name of the old oracle librarys to the new libraries.
But when
This seems to be a recurring problem. Going to http://snaps.php.net/win32
and downloading the most recent stable version
(php4-win32-STABLE-latest.zip) will provide the necessary php4apache2.dll
file.
I haven't tried apache 2.0.40 with php4.2.2, but had the same problem with
2.0.39 and 4.2.1. Rep
php-install Digest 25 Aug 2002 12:19:46 - Issue 993
Topics (messages 8204 through 8209):
unable to compile php4.2.2 with apache 2.0
8204 by: Luis E. Collado T.
8205 by: William Nyden
8208 by: Laurent Larquère
Re: win xp, apache 2.40, and php4.2.2
8206 by: Ti
Hi,
I'm running PHP 4.2.1 as a module of Apache 2.0.39 on XP. Everything works
fine, except in the case of certain output from my scripts, which a certain
browser--which shall remain anonymous (but it's initials are IE6)--can't
seem to handle, and responds by having the browser equivalent of an
e
This question has been often answered ...
If you have no time or dont want to use 4.3-dev,
you can just insert a NULL as third parameter of the two calls
to ap_register_input_filter and ap_register_output_filter
lines 534 and 535 of /../php-4.2.2/sapi/apache2filter/sapi_apache2.c
[ Due to a