php-install Digest 6 May 2002 05:45:20 - Issue 821
Topics (messages 6850 through 6865):
Help..
6850 by: Brian Speck
php 4.2.0 install problem
6851 by: Christian
6852 by: Rasmus Lerdorf
6860 by: Richard Anglin
6861 by: Rasmus Lerdorf
6862 by:
Hello.
I am having some issues with Apache 2.0.35 segfaulting when it tries to
load the PHP 4.2.0 module. I start httpd, and it returns with no error
messages in the error log or to standard out. (I am running Mandrake 8.2,
2.4.18), but there are NO httpd processes running.
If I run 'httpd -X
here are my settings:
httpd.conf:
===
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
php.ini (located in c:\windows):
doc_root=c:\progra~1\apache~1\apache2\htdocs
extension_dir=c:\php\exte
How is that the same thing? That is a completely different symbol. In
your case a simple "rm config.cache && make clean" and a rebuild should
fix it.
-Rasmus
On Sun, 5 May 2002, Richard Anglin wrote:
> here is the icluded mal expalining the problem.
> help!!!
>
> ...
>
> i am getting prob sta
here is the icluded mal expalining the problem.
help!!!
...
i am getting prob starting apache after compiling/installing php:
here is the output :
# more typescript
Script started on Sat May 04 01:21:40 2002
isis[root]10> ./apachectl start
Syntax error on line 235 of /etc/apache/httpd.conf:
You shouldn't have since neither Apache nor PHP uses pthreads.
On Sun, 5 May 2002, Richard Anglin wrote:
> I had a simiar problem with php and apache 1.3x
> on Sol 8.
>
>
> - Original Message -
> From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
> To: "Christian" <[EMAIL PROTECTED]>
> Cc: <[EMA
I had a simiar problem with php and apache 1.3x
on Sol 8.
- Original Message -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "Christian" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, May 05, 2002 6:47 PM
Subject: Re: [PHP-INST] php 4.2.0 install problem
> Apache2+PHP is n
here are my settings:
httpd.conf:
===
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
php.ini (located in c:\windows):
doc_root=c:\progra~1\apache~1\apache2\htdocs
extension_dir=c:\php\exte
here are my settings:
httpd.conf:
===
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
php.ini (located in c:\windows):
doc_root=c:\progra~1\apache~1\apache2\htdocs
extension_dir=c:\php\exte
Does anybody know how to configure httpd on apache version 2.0.25. All the
references on PHP are about Apache version 1.3 and thoxe instructions do not
work.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I used - LoadModule php4_module C:\Program Files\Apache
Group\Apache\php-4.2.0-Win32\experimental\apache2filter.dll. But then when I
do an Apache -K start I get the following error message: "Load Module takes
two arguments, a module name and the name of a shared object file to load it
from"
Wh
Does anybody know how to install it on Apache 2.0.35; all the instructions
seem to be for version 1.3
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anybody know how to cofigure this version of Apache for PHP? all the
instructions seem to be for version 1.3
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anybody now how to configure httpd to make it work. All manuals refer
to Apache 1.3 and those instruction do not work on Apache 2.0.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Apache2+PHP is not fully baked yet. Unless you have some very specific
technical requirement for Apache 2, stick with the loatest stable Apache
1.3.x.
-Rasmus
On Sun, 5 May 2002, Christian wrote:
> I' ll install httpd-2.0.35 with php 4.2.0. Durind tha installation of
> php 4.2.0 there is no pr
I' ll install httpd-2.0.35 with php 4.2.0. Durind tha installation of
php 4.2.0 there is no problem, i follow the procedure find on php web
site, but apxs2 instead apxs
I add the lines, indicate on php site, on my httpd.conf
When I start apache, with apachectl start I view the following error:
I just upgraded php 4.0.6 (RH RPM) to PHP 4.2
I am running Apache 2.0.35
And I am getting something Weird going on.
When I goto one Website on the server. Php seems to work.
But when I goto another website. Then it it shows the php code.
So I decided to put a php test page "" saved as index.ph
php-install Digest 5 May 2002 16:39:08 - Issue 820
Topics (messages 6848 through 6849):
Re: Form parameters not accessible
6848 by: hyper
Re: PHP install on Apache win XP
6849 by: Marcel Besancon
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
Hallo Mark,
have you configured youre Apache ???
What about the alias for the php-interpreter?
(ScriptAlias /php4/ "C:/php/" )
What about the extension-handling? Have you told youre apache how to work
with php-files?
( AddType application/x-httpd-php .phtml .php )
Just search fo
[ php.ini ]
; You should do your best to write your scripts so that they do not require
; register_globals to be on; Using form variables as globals can easily lead
; to possible security problems, if the code is not very well thought of.
register_globals = On
h y p e r
--
PHP Install Mailing
20 matches
Mail list logo