Welcome Guest, Not a member yet? Register   Sign In
When uploading to ftp host, libraries crashed
#1

[eluser]Rubiz'[/eluser]
My app was running perfect in my local apache, but when I uploaded this to web server it crashed the load paths...

No load->library works... the error message is
Code:
An Error Was Encountered

Unable to load the requested class: xxxx

And it was working properly in my local apache.

What could I do?
#2

[eluser]Rubiz'[/eluser]
Guys, any one has any idea of my problem? It could be some permission of host? any thing like it doesnt support code igniter?

http://www.villabranca.com.br/neotix/admin/php_info.php
#3

[eluser]Rubiz'[/eluser]
Well, I discovered now that the problem is not the libraries crash, but the class db_session crash...
I'll have to construct other routines to validate users...
#4

[eluser]Rubiz'[/eluser]
Well, I resolved the problem... I had to substitute db_session for session class...




Theme © iAndrew 2016 - Forum software by © MyBB