Hi,
I'm trying to install Scripto on my wordpress site and I am getting an invalid path for Zend Framework error.
I'm on wordpress 3.5 at the moment (although I can upgrade to 3.7 if that will help?). I have succesfully installed Media Wiki 1.16 and I have uploaded Zend Framework 1 onto my site.
My wordpress installation, mediawiki and Zend framework have been uploaded to domainname/public_html/ so for my Zend framework path I am entering domainname/public_html/Zend/library but I am getting the invalid path error. I have also tried just public_html/Zend/library
In the Zend framework install file it says -
"Zend Framework requires no special installation steps. Simply download the framework,
extract it to the folder you would like to keep it in, and add the library directory
to your PHP include_path. To use components in the extras library, add the extras/library
directory to your PHP include_path, as well."
Do i need to add something to my PHP include_path?
Sorry if this is a stupid question.
Not sure what else to try.
Thanks, Anna.