I created an /index.php file that includes /public/index.php file, and I
changed the base_path config key as you suggested. And it works!
I just wonder how I can avoid changing the value of base_path before every
upload to the prod server (as the abse_path is different on dev and on
prod).
In ZF1, I had a config file which was an XML, and I had my dev configs and
"prod extends dev" config section.
It was really convenient! How can I do this now for example for the key
base_path in module.config.php ?



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Does-ZF-getting-started-tutorials-assumes-that-everyone-has-a-private-server-tp4657695p4657712.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to