PDA

View Full Version : Php not running



tza
08-20-2010, 06:49 AM
I HAVE CENTOS 5.5 VPS 32 BIT

the site not work and i chek systems status and the php 5.3.12 not running

all is runnig and also
Apache 2.2.15 Running
DirectAdmin 1.35.1 Running
Exim 4.67 Running
MySQL 5.0.67 Running
Named 9.3.6 Running
ProFTPd 1.3.1 Running
sshd Running
dovecot 1.2.11 Running
Php 5.2.13


why this

thanks

floyd
08-20-2010, 08:18 AM
Php does not "run." It only "runs" when a script uses it.

tza
08-20-2010, 08:33 AM
site of phphbb for example not work
is wrtie php 5.... not runnig

floyd
08-20-2010, 08:39 AM
You have not given us anything to look at. We cannot help you.

nobaloney
08-21-2010, 11:14 AM
@tza:
Who set up your VPS for you? Did you use the same version of everything?

Did you check the server logs to see what's happening?

Do you know how to administer a server?

Jeff

daveyw
08-21-2010, 06:02 PM
PHP is indeed not running, its just a module for HTTPd (Apache).
You can easy test if PHP works with creating a file called 'phpinfo.php' with
<? phpinfo(); ?>

yonatanp
08-22-2010, 09:03 PM
You have not given us anything to look at. We cannot help you.

from my point of view, it looks like he is looking at the "System Information" in the admin level.

php is not something which "runs" it something that exists :)

floyd
08-23-2010, 04:20 AM
You have not given us anything to look at. We cannot help you.
from my point of view, it looks like he is looking at the "System Information" in the admin level.

php is not something which "runs" it something that exists :)

I don't know why you quoted me. Your response has nothing to do with what I said. My quoted response above was in response to what he said here:


site of phphbb for example not work

He still has not given us a site to look at which shows the php error. Its been days since he responded so I don't think he cares about it anymore.