I'm not an expert of either apache or fedora. But one thing I can recommend is to recover the original working status first, then move the entire wiki directory to wherever you want it to be, and then set up a symbolic link (ln -s) at the original place toward the new place. So that from apache's view nothing has changed and you don't have to touch apache conf file. I think the error is just saying it can't find the page.

Toshi

On 12/04/2015 10:15 PM, Agnese Camellini wrote:
Hello, i'm a newbie to mediawiki development and i'm starting from scratch.
I've installed mediawiki in my server (apache 2.4) in the local machine and
everything was working  fine..

Well then i've messed a little bit up with my virtualhost and documentroot,
and i moved the documentroot to my home directory to be able to use eclipse
for development BUT then, when i tried to run the mediawiki index page
again i got a 404 error:

127.0.0.1 - - [05/Dec/2015:06:16:23 +0100] "GET
/project/Wiki/index.php/Main_Page HTTP/1.1" 404 244 "-" "Mozilla/5.0 (X11;
Fedora; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0"

The error doesn't explain much at all but from what i've done before i
suspect i should get the problem. I've read all the configuration file used
in the wiki but i don't understand why this is happening in practice and
how to solve it.

Can anyone help me out?

Thanks in advance.

Agnese



_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to