I am having trouble with the option.php file in the ndxzsite/config folder can someone help me?

elicraven / 2012-10-28 20:37:10   

I have run into the "No Input File Specified" issue when I click on any of my exhibits after I installed version 2. I am having a problem with the file which I am supposed to locate at ndxzsite/config/options.php.
It says to change:
define('MODREWRITE', false);
to:
define('MODREWRITE', true);

My options.php file does not have that specific text to change. Should I add the command, or is there an alternate text I should look for.
my website is elicraven.com
help

Eli

arsondpi / 2012-10-28 23:11:17   

Does your host support MODREWRITE?
Have you renamed htaccess to .htaccess?
Did you contact your host about this?

There's a few questions asking about something similar (indexhibit.org/forum/search/) Check if any of these helps you out...

elicraven / 2012-10-29 01:35:30   

I did contact my host and the host does support MODREWRITE and I changed to .htaccess, I'm just not finding where I should be changing define('MODREWRITE', false); to true, as my options.php file doesn't have this script within it. I couldn't find anyone addressing this in the forum.

thanks for your help

Vaska A / 2012-10-29 01:38:38   

/ndxzsite/config/options.php

It's near the top of the file. It's there...

elicraven / 2012-10-29 06:14:20   

Found it. Thank you for your help. It looks like the site is working now.

This thread has been closed, thank you.