Re: Cakephp 1.2 on PHP 4.3.10/Apache/2.0.49 (Fedora)

2008-03-28 Thread AL

I still have the same error with index.php/pages/home


Fatal error: Maximum execution time of 60 seconds exceeded in /var/www/
html/staging_web/cake/libs/view/view.php on line 634

Fatal error: Call to a member function on a non-object in /var/www/
html/staging_web/cake/libs/cache.php on line 208

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Cakephp 1.2 on PHP 4.3.10/Apache/2.0.49 (Fedora)

2008-03-27 Thread Gwoo

http://domain.com/staging_web/index.php/pages/home is the correct url.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Cakephp 1.2 on PHP 4.3.10/Apache/2.0.49 (Fedora)

2008-03-27 Thread AL

Hi Everyone,

I am trying to setup my cake application on this configuration.

cake_1.2.0.6311-beta
PHP 4.3.10
Apache/2.0.49 (Fedora)


PHP API 20020918
PHP Extension   20020429
Zend Extension  20021010

No htaccess and App.BaseUrl is uncommented in config.php

But encountered the following errors when accessing
http://domain.com/staging_web/index.php?url=/pages/home


Fatal error: Maximum execution time of 60 seconds exceeded in /var/www/
html/staging_web/cake/libs/view/view.php on line 634

Fatal error: Call to a member function on a non-object in /var/www/
html/staging_web/cake/libs/cache.php on line 208


Is it possible to get the application working on the above
configuration?

Any hints on rectifying the errors?


Regards,
Ai Leen


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---