I assume you restarted the server? Did you clear symfony cache?

On Sep 30, 4:21 pm, lorenx <[email protected]> wrote:
> hi all,
> i'm new to symfony.
>
> during the installation process, from the command line:
> # php lib/vendor/symfony/data/bin/symfony -V
> Fatal error: Call to undefined function spl_autoload_register() in /
> lan/http/symfony/lib/vendor/symfony/lib/autoload/
> sfCoreAutoload.class.php on line 69
>
> so i recompiled the php package with spl support and then:
> # php -m
> [PHP Modules]
> calendar
> ctype
> curl
> date
> dba
> dom
> exif
> ftp
> gd
> gettext
> libxml
> mbstring
> mcrypt
> mysql
> mysqli
> ncurses
> openssl
> pcre
> Reflection
> session
> SPL
> standard
> xml
> zlib
>
> but when i typed in the browserhttp://localhost/webi received again:
> Fatal error: Call to undefined function spl_autoload_register() in /
> lan/http/symfony/lib/vendor/symfony/lib/autoload/
> sfCoreAutoload.class.php on line 69
>
> what to do now?
>
> thanks a lot!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to