Abdelrahman
New member
- Joined
- May 2, 2015
- Messages
- 4
Hello ,
it is the first time for me to upload a website written in php language with mysql by codeigniter framework .
so , i uploaded all folders which were on my localhost and working fine on it to the server.
and edited many configuration files.
but it still does not work
for the home page it shows me 500 internal server error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request
and i create a database on phpmyadmin
but when trying to log in it shows that error :
Not Found
The requested URL /phpmyadmin was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
i think that the problem is in the .htaccess files
i do not know what to do
so any illustrative steps for the right way to finish it successfully ?
it is the first time for me to upload a website written in php language with mysql by codeigniter framework .
so , i uploaded all folders which were on my localhost and working fine on it to the server.
and edited many configuration files.
but it still does not work
for the home page it shows me 500 internal server error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request
and i create a database on phpmyadmin
but when trying to log in it shows that error :
Not Found
The requested URL /phpmyadmin was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
i think that the problem is in the .htaccess files
i do not know what to do
so any illustrative steps for the right way to finish it successfully ?