Username : Date : Action : Comments [ close all ] |
|
|
|
kd4zay : 15/12/02 11:11 AM : Incident created |
- I have installed the PHP packages, however apache php still does not
work.
can anyone help
thanks
jesse
|
|
|
|
Linegod_7611 : 15/12/02 08:04 PM : Reply received |
- Did you install mod_php ?
# rpm -qa|grep php
------
Note: If this answer resolves your problem, please remember to close this
incident.
|
|
|
|
kd4zay : 16/12/02 05:57 AM : More info provided |
- yes the mod php is in there
|
|
|
|
kd4zay : 16/12/02 06:04 AM : More info provided |
- these are the packages that are installed.
php-common-4.2.3-1mdk
php-mysql-4.2.3-1mdk
phpgroupware-0.9.12-3mdk
mod_php-4.2.3-1mdk
php-4.2.3-1mdk
php-readline-4.2.3-1mdk
php-xslt-4.2.3-1mdk
php-imap-4.2.3-1mdk
php-xmlrpc-4.2.3-1mdk
php-domxml-4.2.3-1mdk
php-pear-4.2.3-1mdk
php-tclink-4.2.3-7mdk
php-ldap-4.2.3-1mdk
php-pgsql-4.2.3-1mdk
php-devel-4.2.3-1mdk
php-xml-4.2.3-1mdk
php-gd-4.2.3-1mdk
php-dba_bundle-4.2.3-1mdk
php-manual_en-4.2.3-1mdk
|
|
|
|
Linegod_7611 : 17/12/02 10:44 PM : Reply received |
- Does apache start properly?
# /etc/rc.d/init.d/httpd restart
If it does, can you try the following - create a file called 'phpinfo.php' in
'/var/www/html' with the following info:
<?php phpinfo(); ?>
Then browse to http://localhost/phpinfo.php and see what you get.
--------
Note: If this answer resolves your problem, please remember to close this
incident.
|
|
|
|
kd4zay : 20/12/02 09:06 AM : More info provided |
- after restart ing httpd
and creating the phpinfo file i was able to browse the file and get ack
the php configuration info.
will php options and settings.
|
|
|
|
Linegod_7611 : 20/12/02 06:35 PM : Reply received |
- Then php is working fine. Please remember to close this incident.
|
|
|
|
kd4zay : 21/12/02 02:26 AM : Incident closed |
-
|
|
|