Welcome Guest, Not a member yet? Register   Sign In
[SOLVED]Codeigniter on Fedora Linux server
#1

[eluser]Ivar89[/eluser]
I uploaded my website to a linux server thourh sftp
And here's my problem

All goes well but for one directory
I am getting a 500 internal error
Normally this is a server side problem but why is it tha all other directorys in codeignet are accepted. I can check it by: http://ipadres/application
all work but views:S...

When I go to a link on my website I get 404 error.

if this is a 100% non-codeigniter thing then excuse me for postingTongue

thank in advance
#2

[eluser]WanWizard[/eluser]
A 500 error could be related to a rewriting problem.

Can you access the application by explicitly calling the http://ipaddress/application/index.php ?
#3

[eluser]Ivar89[/eluser]
Yes I can
initially I didn't have a index there but when I create one I can

When I go to http://ipadress/application
i see the folders in there, I can acces them all accept forbidden ones like libraries
but I can't acces views(hence the 500 error)

[edit]
By not doing anything now also on localhost I get 500 error even on homepage...
#4

[eluser]Ivar89[/eluser]
this is an error from the log:
[Wed Jun 08 16:17:18 2011] [error] [client 127.0.0.1] mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary.

ok, so this is fixed now and its working on localhost again




Theme © iAndrew 2016 - Forum software by © MyBB