Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????



On Oct 31, 10:04 am, Jerry Stuckle <jstuck...@xxxxxxxxxxxxx> wrote:
BDE Consulting wrote:
On Oct 30, 11:57 pm, macca <ptmcna...@xxxxxxxxxxxxxx> wrote:
check your server logs...might give you some insight

What would I be looking for exactly? I have little experience in
dbadmin and server admin. I know how to get to my server logs and how
to decipher them but help me to determine what I am specifically
looking for please.

Brent David Payne

Maybe anything which looks unusual? Error responses, etc.?

It's hard to say exactly what to look for - the possibilities are almost
endless. But you should know it when you see it.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@xxxxxxxxxxxxx
==================

One possibility is that your AddType for php is within a virtual hosts
(assuming you have Apache). Check to make sure that AddType
application/x-httpd-php .php is outside of all virtual hosts.

Thats all I could think of at the moment.

.



Relevant Pages