Hi All,

I've searched for quite a while but I can't find any answers to this.
My new CakePHP 1.2 application (still under development) works fine on
my development machine, but on the production machine I get a blank
screen (no response from server) for many controller actions.
Checking the logs shows an Apache segmentation fault when the action
is requested.

e.g.
/customers/add works fine
/customers/view fails
/customers/index fails
/customers/edit fails

Almost anything involving a database query fails.  I say almost
because the login and authentication (using obAuth) seems to work.  So
I suspect the problem may be MySQL related.

My development server is a windows XP machine (my laptop) running Web-
Developer Server suite from Developerside.NET which includes
Apache 2.2.4
PHP 5.2.1
MySQL 5.0.37

Production server is:
Linux Centos server (Linux 2.4.21-37.ELsmp)
Plesk 7.5.4
Apache 2.0.46
PHP 5.0.4-13.rhel3.art
MySQL 4.1.21-2.rhel3.art

I have many other customers running on this server (about 160) with no
problems, and they include several Drupal 5.1 and 5.2 installations.

Any ideas?

Email me if you would like to login to the production server and see
(or not see) what's happening.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to