Click to See Complete Forum and Search --> : [Resolved] Setup on redhat8.0


bad76
07-07-2003, 03:48 AM
Hi,
i'm tring ti setting up apache & php on redhat8.0

Apache error log don't tell any error, but php is not up.

How can i get any error on php startup?
(e.g: on window XP if php try to load a module, but there isn't an alert window popup and tell me that a module are missing...)

thanks.

stolzyboy
07-07-2003, 01:21 PM
not too sure what you exact problem could me, but here is a decent article on getting php working on redhat

http://www.opendeveloper.org/PHP/HowTo/How_To_Install_PHP_on_Linux/

and another on mysql when you want that too

http://www.e-gineer.com/instructions/install-mysql3xx-on-linux.phtml

it says it's for 3.x.x, but it works for whatever version as long as you use the correct file names

bad76
07-08-2003, 05:33 AM
Thanks a lot,
all work now....