You might want to look for error (if any) in make and make install during
php installation. php module should be complied and placed oin apache
modules folder.
Thanks,
Atul
On 5/6/08, Mark Sargent <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I have just tried installing apache and php and get the f
Yes, on Windows CTRL+C will stop it, but on Linux it would not.
Because the implementations of the process models are different.
2008/5/5, Joshua Slive <[EMAIL PROTECTED]>:
> On Mon, May 5, 2008 at 1:56 AM, zengwm <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > On Fedora 8, I start apache in single p
Hi All,
I have just tried installing apache and php and get the following
error when starting apache,
/usr/local/apache2/bin/apachectl starthttpd: Syntax error on line 54
of /usr/local/apache2/conf/httpd.conf: Cannot load
/usr/local/apache2/modules/libphp5.so into server:
/usr/local/apache2/modul
Hi all
I have a 2.2.8 server directing traffic (mod_rewrite) to a bunch of
back-end servers. We use a 499 status code from the back end to
indicate some sort of error condition to clients.
When the clients access the back-end directly, there is no problem.
When an error ocurrs, they get the 499.
On Mon, May 5, 2008 at 2:59 AM, Justin Jereza <[EMAIL PROTECTED]> wrote:
> Hello.
>
> How can I configure Apache to make a CGI script respond to all
> requests to / or any other arbitrary location and all locations under
> that without showing the name of script in the URI?
>
> The best I can d
On Mon, May 5, 2008 at 1:56 AM, zengwm <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On Fedora 8, I start apache in single process mode using this command:
> httpd -X
> And it won't stop!
>
> Sending it SIGKILL will kill the process. But it does not respond to
> SIGTERM or SIGINT.
>
> Is there a way t
I got it work. The problem was, I did not specify the IP addresses which can
access the server
cheers
On Mon, May 5, 2008 at 1:07 PM, Matus UHLAR - fantomas <[EMAIL PROTECTED]>
wrote:
> On 05.05.08 10:40, Nishantha Pradeep wrote:
> > I have a server named as nishantha-lsf and it http-polling is
I google it and found :
"Apache can be configured to support multiple virtual hosts either by
running a separate httpd daemon for each hostname(this is what I
required), or by running a single httpd daemon, which supports all the
virtual hosts.
If separate httpd daemons must be run for each host,
Thanks Jet !!
I am not using default Apache. I have installed Apache 2.2.8 on RHEL5.1 in
/usr/MYAPP/Apa directory. With respect to this path I have modified the script(
script pasted below) but it is not working(so many commands directories
executable not found). I assume there is only one Apa
On 05.05.08 10:40, Nishantha Pradeep wrote:
> I have a server named as nishantha-lsf and it http-polling is running on
> port 5280. I can directly access the http-polling service with the URL
> http://localhost:5280/http-poll. But I want to access it without specifying
> the port number such as
>
10 matches
Mail list logo