Hi Marcel,

Check your "httpd.conf" file, and look for this line:

     AddHandler server-parsed .shtml .htm .html .php

If you have the ".php" in the above line remove it, then restart apache server.

I hope it will help,

Atif




"Walter, Marcel" <[EMAIL PROTECTED]> on 22/08/2001 04:01:39 AM

To:   "'Paulo Assis'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc:    (bcc: Atif Jakupovic/HC-SC/GC/CA)

Subject:  RE: [PHP-INST] Re: Suse 7.2 + Apache + PHP




Or alternatively do "ps -ef"
and look if apache is started with -D PHP ...

If not .... then look into /etc/init.d/apache   (and add somewhere -D PHP)
or find
out how this start / stop -script checks for existence of PHP  .....

Or look into /etc/SuSEconfig ... ( but I donīt know where to look in there )
> -----Original Message-----
> From:   Paulo Assis [SMTP:[EMAIL PROTECTED]]
> Sent:   Wednesday, August 22, 2001 04:09
> To:     [EMAIL PROTECTED]
> Subject:     [PHP-INST] Re: Suse 7.2 + Apache + PHP
>
> SuSE sends some parameters when running the apache web server, these
> parameters are taken from the SuSEconfig, and are checked at the
> httpd.conf
> when apache is starting.
> If you are using the apache that comes with suse, edit httpd.conf and
> remove
> these checks.
>
> Paulo Assis
>
> "Adam Oliver" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > I installed the rpms for php but it still does not work.  The browser
> > prompts me whether I want to open or save a php file.  I then compiled
> and
> > installed from the source.  Same problem.  The sections loading the
> > libphp4.so module and mod_php4.c are there.  As is the section that
> > associates .php and .php4 extensions.  Any ideas as to what the problem
> > might be?
> >
> >
> > ----------------------------------------------------
> > Adam D. Oliver
> > Independent Consultant
> > http://www.meyedev.com/people/aoliver.html
> > [EMAIL PROTECTED]
> >
> >
> >
> >
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


If you have received this e-mail in error or wish to read our e-mail disclaimer
statement and monitoring policy, please refer to
http://www.drkw.com/disc/email/ or contact the sender.

--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to