Search found 5 matches

by novinjaiswal
Tue Nov 04, 2008 6:21 pm
Forum: Linux
Topic: Apache failed to startup while integrating php
Replies: 8
Views: 4604

Re: Apache failed to startup while integrating php

hi thanks for your kind reply.

iwas able to solve this issue by reintsallaing PHP5

Thanks
Novin
by novinjaiswal
Mon Nov 03, 2008 11:06 am
Forum: Linux
Topic: Apache failed to startup while integrating php
Replies: 8
Views: 4604

Re: Apache failed to startup while integrating php

Hi VladSun, Thanks For the reply. Wht it mean i need to change some thing in my php.conf file inside /etc/httpd/conf.d to make it work with apache? Here is the php.conf =================================== # # PHP is an HTML-embedded scripting language which attempts to make it # easy for developers ...
by novinjaiswal
Mon Nov 03, 2008 8:33 am
Forum: Linux
Topic: Apache failed to startup while integrating php
Replies: 8
Views: 4604

Re: Apache failed to startup while integrating php

Hi
just for mre info

when I run following cmd

[root@stage5 /]# /usr/local/php/bin/php -version
PHP 5.2.6 (cli) (built: Jun 5 2008 17:07:46)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies


Thanks
Novin
by novinjaiswal
Mon Nov 03, 2008 8:23 am
Forum: Linux
Topic: Apache failed to startup while integrating php
Replies: 8
Views: 4604

Re: Apache failed to startup while integrating php

Hi thanks for the reply.

I have already run that command but no such file found.

Is any thing wrong with PHP installation?

I think it will be good idea to unstall PHP and then reinstall.

How can i unstall PHP and then reinstall using rpm?

Pls guide me to solve this problem.

Thanks
Novin
by novinjaiswal
Sun Nov 02, 2008 7:33 pm
Forum: Linux
Topic: Apache failed to startup while integrating php
Replies: 8
Views: 4604

Apache failed to startup while integrating php

HI friends, I am on new bie on linux. I have integrated PHP 5.2.6 with apache. when i start the server it is failing and i m getting following error. Stopping httpd: [FAILED] Starting httpd: Syntax error on line 6 of /etc/httpd/conf.d/php.conf: Cannot load /etc/httpd/modules/libphp5.so into server: ...