I have zend running on a VPS with Centos. I set it up by dragging the zend library files into the httpdocs, then editing my php.ini and adding the line of code below:
This is probably not a good way of setting up Zend, but it works fine for one domain.
Now the problem is I can't use zend with another domain on the same vps. I tried to add another include_path at the end of the php.ini, but then nothing works.
Bookmarks