Welcome Guest, Not a member yet? Register   Sign In
Source can't run in hosting
#1

Hi everyone, i had done my source to upload hosting.i can run it in my localhost but when i run it in hosting, it report error
Quote:<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>

ERROR - 2017-01-15 21:04:40 --> 404 Page Not Found: ../modules/home/controllers//index
ERROR - 2017-01-15 21:05:02 --> 404 Page Not Found: ../modules/admincp/controllers/Admincp/index

I can't know problem without report because it run normal in localhost. Please help me!
My source: https://drive.google.com/open?id=0B8QJQv...FlxN19oRGs
Reply
#2

You should remove the download link. You have included your mysql connection details inside the config file... And you realy realy should use a more secure password.

That aside, if you see "<?php" in your browser than I assume you did not install php on the server. If you manage the server yourself you should realize that you are running MySQL on a open port (Yes, I successfully accessed your databased using your credentials Angel ). Usually this is blocked by the servers firewall.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB