Web Hosting Talk







View Full Version : PHP. Is ZEND Needed??


about2flip
05-16-2002, 01:37 PM
Hi:

I have PHP Installed on a RaQ4. when I try to run test PHP programs like hello.php, est... It gives me Line errors. Do you need Zend to run PHP programs?

Thanks in advance for your time, and answers.

ctorrington
05-20-2002, 05:25 PM
The Zend engine is part of PHP so you dont need anything extra. If you are getting line errors, then that probably just means there are errors in your coding.