Hi,

I've recently tried to upgrade an application, and found that the
production controller no longer works - it just dies silently.

# ./symfony cc
# tail log/* -f /var/log/apache2/*_log

==> /var/log/apache2/suphp_log <==
[Mon Jul 02 12:52:17 2007] [info] Executing
"/var/www/admin.site.co.uk/web/index.php" as UID 81, GID 81

==> log/admin_prod.log <==
Jul 02 12:52:18 symfony [info] {sfRouting} connect "/"
Jul 02 12:52:18 symfony [info] {sfRouting} connect "/symfony/:action/*"
Jul 02 12:52:18 symfony [info] {sfRouting} connect "/:module"
Jul 02 12:52:18 symfony [info] {sfRouting} connect "/:module/:action/*"

==> /var/log/apache2/access_log <==
x.x.x.x - pookey [02/Jul/2007:12:52:17 +0100] "GET /index.php/ HTTP/1.1"
200 - "http://admin.site.co.uk/index.php/ftp"; "Mozilla/5.0 (X11; U;
Linux i686; en-US; rv:1.8.1.4) Gecko/20070623 Firefox/2.0.0.4"



however....

If I change SF_DEBUG to true in my index.php , it works fine.

This is making it a little tricky for me to figure out what's happening
- anyone have any ideas?

Thanks,

-- 
Ian P. Christian ~ http://pookey.co.uk

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to