Web Hosting Talk







View Full Version : Php Error


mithilesh
02-01-2002, 06:22 PM
I installed PHP4.0 on my linux machine(RED HAT-6.2) and it is running in proper way.But when I run a wrong script then it doesn't shows any errors(syntax error).what is the reason behind it and how can I solve it.

Ju-87
02-01-2002, 06:35 PM
lol mithilesh,

Looks like sitepointforums and webhostingtalk are your provate support techs. Maybe you should hire someone.

ABout youy question,

What? Retype that in which it makes sense.

ffeingol
02-01-2002, 06:37 PM
Hello,

I'm not sure I totally follow you, but if I understand you correctly, you are not getting any error messages eventhough you have errors in your php script?

If that's the case, check your php.ini. You can turn on/off which level of errors (i.e. errors vs. warnings) get displayed.

Frank