Re: [PHP] Magento shows blank page.

2009-09-03 Thread Ben Dunlap
> I followed this thread: > " > http://spikomoko.wordpress.com/2009/08/19/magento-not-working-on-php-5-3/ > ". > > But then, I'm bounched on this error in my webbrowser for visitting my > magento on my production server desktop: > " > .: > Fatal error: Call to a member function createDirIfNotExists

Re: [PHP] Magento shows blank page.

2009-09-03 Thread Ricky Tompu Breaky
After googling. I followed this thread: " http://spikomoko.wordpress.com/2009/08/19/magento-not-working-on-php-5-3/ ". But then, I'm bounched on this error in my webbrowser for visitting my magento on my production server desktop: " .: Fatal error: Call to a member function createDirIfNotExists()

Re: [PHP] Magento shows blank page.

2009-09-03 Thread Tommy Pham
- Original Message > From: Ricky Tompu Breaky > To: php-general@lists.php.net > Sent: Thursday, September 3, 2009 12:34:06 PM > Subject: [PHP] Magento shows blank page. > > Dear my friends, > > Anybody has ever the same experience as I am having now with PHP5CGI > and Magento? I haven'

Re: [PHP] Magento shows blank page.

2009-09-03 Thread Ricky Tompu Breaky
Dear Ashley. Firstly, thank you very much for your respond. I uncommented this part of '/etc/php.ini': " display_errors Default Value: On Development Value: On Production Value: Off ". The result is my magento shows this in my webbrowser: " .: Fatal error: Method Varien_Object::__tostri

Re: [PHP] Magento shows blank page.

2009-09-03 Thread Ashley Sheridan
On Fri, 2009-09-04 at 02:34 +0700, Ricky Tompu Breaky wrote: > Dear my friends, > > Anybody has ever the same experience as I am having now with PHP5CGI > and Magento? > > I'm using Apache, MySQL and Mandriva 2009.1. > > What I've done is: > 1. Downloaded the Magento from: > http://www.magentoco