Object not found.. "http://localhost/web" [message #100857] |
Sun, 13 June 2010 17:14  |
masson Messages: 4 Registered: June 2010 |
Junior Member |
|
|
Hello, please help me.
I installed symfony framework and have these files in htdocs directory:
symfony/
apps/
cache/
config/
data/
web/
and etc...
When i go to http://localhost/symfony/web
I get: Object not found!
Please help!!!
My config file is:
require_once 'C:\XAMPP\php\PEAR\symfony\autoload\sfCoreAutoload.class.php '; (is good i checked)
sfCoreAutoload::register();
---
help me
[Updated on: Sun, 13 June 2010 17:15]
|
|
|
|
|