Web Hosting Talk







View Full Version : Server problem!


DoobyWho
01-14-2003, 01:34 PM
Okay, i got a problem. My client upgraded their server to the linux 8 or whatever and now their site isnt working right. to me it looks like the server isnt processing the php when the " is /'ed out. Take a look.

http://208.241.216.73/ (all the errors around that are php related)

http://www.junglelabs.com/ - how it is on the old server

Basically , there is plain PHP coding on the page in places where php was used. But not all the code, just some of it, code after i backslashed out a "

notice the php being displayed on the right. and try going to http://208.241.216.73/pages/tips.phtml

same thing here

ideas?

i think its a server config prob

goodW
01-14-2003, 02:11 PM
I can give you a piece of advice.
Try to debug php on this server using simple scripts. This would help you to understand what is actually going wrong.