Friday, September 4, 2009

Change Project Configuration file in Symfony

Change path in Projetconfiguration file (for linux)

require_once '/usr/share/php/symfony/autoload/sfCoreAutoload.class.php';

//for windows
#require_once 'C:\wamp\bin\php\php5.2.6\PEAR\symfony/autoload/sfCoreAutoload.class.php';

No comments:

Post a Comment