- Code: Select all
( ! ) Warning: require_once(S:\Local Projects\sites\symfony\Symfony\app/../vendor/symfony/src/Symfony/Component/Locale/Resources/stubs/functions.php) [function.require-once]: failed to open stream: No such file or directory in S:\Local Projects\sites\symfony\Symfony\app\autoload.php on line 25
Call Stack
# Time Memory Function Location
1 0.0001 363440 {main}( ) ..\app_dev.php:0
2 0.0004 404784 require_once( 'S:\Local Projects\sites\symfony\Symfony\app\bootstrap.php.cache' ) ..\app_dev.php:13
3 0.0006 405264 require_once( 'S:\Local Projects\sites\symfony\Symfony\app\autoload.php' ) ..\bootstrap.php.cache:3
( ! ) Fatal error: require_once() [function.require]: Failed opening required 'S:\Local Projects\sites\symfony\Symfony\app/../vendor/symfony/src/Symfony/Component/Locale/Resources/stubs/functions.php' (include_path='.;S:\Local Projects\sites\IBDevelopers.com\indieambassador;c:\wamp\bin\php\php5.3.5\PEAR') in S:\Local Projects\sites\symfony\Symfony\app\autoload.php on line 25
Call Stack
# Time Memory Function Location
1 0.0001 363440 {main}( ) ..\app_dev.php:0
2 0.0004 404784 require_once( 'S:\Local Projects\sites\symfony\Symfony\app\bootstrap.php.cache' ) ..\app_dev.php:13
3 0.0006 405264 require_once( 'S:\Local Projects\sites\symfony\Symfony\app\autoload.php' ) ..\bootstrap.php.cache:3
pear is installed and working from the command line. i am running php 5.3.5 and the configuration page says i only need to install the intl package. this happens on any page i go to besides /config.php
does anyone know what could be causing this? is there another source i need to include? please help.
