__autoload not being acknowledged on live server?
Posted: Fri Jul 16, 2010 12:59 am
For some reason, my hosted site does not recognize my __autoload function in php. This is obviously causing issues. I tried to var_dump(spl_autoload_functions()) to get a list of registered autoload functions, but this was undefined.
It all works fine in my dev environment. PHP versions are similar. SPL available functions in phpinfo() look similar as well. Any ideas?
Thanks!
edit: phpinfo here: http://mrpaik.asmallorange.com/phpinfo.php
It all works fine in my dev environment. PHP versions are similar. SPL available functions in phpinfo() look similar as well. Any ideas?
Thanks!
edit: phpinfo here: http://mrpaik.asmallorange.com/phpinfo.php