Welcome Guest, Not a member yet? Register   Sign In
www.mydomain.com.au does not work with codeigniter
#19

[eluser]TheFuzzy0ne[/eluser]
[quote author="megabyte" date="1209166509"]I had to use:
Code:
error_reporting(E_ALL);
ini_set('display_errors', 1);

in a test php page to get errors. But I'm using that as well in the CI install and getting nothing[/quote]

You may want to try putting a

Code:
echo "test";

or something similar right at the top of the index.php page.

If that works, try moving it to the bottom of the page, and then chase it through all of the files until it doesn't show anymore. It's somewhat crude, but may help you find where the problem is.

Do you know what version of PHP you're running?


Messages In This Thread
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-23-2008, 01:58 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-23-2008, 08:04 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-23-2008, 10:15 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-24-2008, 01:03 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-24-2008, 05:13 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-24-2008, 07:59 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-24-2008, 09:02 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 10:33 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 11:29 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 11:32 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 11:34 AM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:13 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:17 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:18 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:19 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:35 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:36 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:47 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 12:49 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 01:01 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 01:06 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 01:13 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-25-2008, 04:56 PM
www.mydomain.com.au does not work with codeigniter - by El Forum - 04-26-2008, 07:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB