SuSE 9.1 with PHP4 and Apache2.
Dear my friends... I have a new machine for development server. This machine has SuSE 9.1 and Apache 2. I want to install PHP4 for Apache 2 on this machine (apache2-mod_php4). I have installed the package "apache2-mod_php4) with YaST2. I restarted the apache2 but I didn't see php module being loaded. Here is what on my machine: " patrix:/localhome/patrixlinux # rcapache2 restart Syntax OK Shutting down httpd2 (waiting for all children to terminate) done Starting httpd2 (prefork) done patrix:/localhome/patrixlinux # " Please tell me what should I do to install php module on my Apache 2 server. Thank you very much. __________________________________ Do you Yahoo!? Yahoo! Domains � Claim yours for only $14.70/year http://smallbusiness.promotions.yahoo.com/offer
Hi, How did you install mod_php. I suppose you used the rpm file ? didn't you ? If you didn't used the yast/yast2 utility you should manualy run SuSEconfig --module apache2 after that you've checked if the file /etc/sysconfig/apache2 contain at least in the line/for the variable "APACHE_MODULES", the "php4" so that it loads the desired modules. And this should create a file /etc/apache2/conf.d/mod_php.conf or something nearly this name that contain the initialisation of the php4 module.
From Prabu Subroto <prabu_subroto@yahoo.com>:
Dear my friends...
I have a new machine for development server. This machine has SuSE 9.1 and Apache 2.
I want to install PHP4 for Apache 2 on this machine (apache2-mod_php4). I have installed the package "apache2-mod_php4) with YaST2. I restarted the apache2 but I didn't see php module being loaded. Here is what on my machine: " patrix:/localhome/patrixlinux # rcapache2 restart Syntax OK Shutting down httpd2 (waiting for all children to terminate) done Starting httpd2 (prefork) done patrix:/localhome/patrixlinux # "
Please tell me what should I do to install php module on my Apache 2 server.
Thank you very much.
__________________________________ Do you Yahoo!? Yahoo! Domains Claim yours for only $14.70/year http://smallbusiness.promotions.yahoo.com/offer
-- To unsubscribe, email: suse-programming-e-unsubscribe@suse.com For additional commands, email: suse-programming-e-help@suse.com Archives can be found at: http://lists.suse.com/archive/suse-programming-e
participants (2)
-
gerald.maricau@versateladsl.be
-
Prabu Subroto