Anyone using ZF on the host MediaTemple (PHP 5.2.2)?

I'm having issues with getBaseUrl not working. I then added this [
http://www.nabble.com/Using-Zend_Controller_Front-%3EgetBaseUrl%28%29-to-get-the-app-web-root-tf3687282s16154.html#a10691470
] helper but I get nothing (see the following output).

--- Output ---
# PathInfo =
# BaseURL =
# Module Name = default
# Controller Name = index
# Action Name = index
# Request Dump = array(3) { ["controller"]=> string(5) "index" ["action"]=>
string(5) "index" ["module"]=> string(7) "default" }

I haven't had this problem on my development install on FC5 (can't remember
the PHP version).
-- 
View this message in context: 
http://www.nabble.com/getBaseUrl-not-working-tf3982083s16154.html#a11304652
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to