Manual talk:Installation guide

From MediaWiki.org
Jump to: navigation, search
Start a new discussion

Contents

Thread titleRepliesLast modified
Installation Problems614:31, 5 June 2014
logo does not display correctly018:38, 26 March 2014
MessagesEn.php is missing015:03, 13 January 2014
Templates019:40, 7 January 2014
WikiEditor.i18n.php111:54, 30 July 2013
MW1.15 to 1.18 Problems with Autoload?011:58, 22 March 2013
Proposal to merge Installation and Manual:Installation guide218:29, 26 January 2013

Installation Problems

Edited by 0 users.
Last edit: 01:03, 8 January 2012

Okay, I have downloaded, extracted, and uploaded my copy of MediaWiki. When I go to the wiki, it says "LocalSettings.php not found. Please set up the wiki first." So i click set up the wiki. Then no matter what I do, this error is thrown at me: "Error starting session: session_start() [<a href='function.session-start'>function.session-start</a>]: open(/var/php_sessions/sess_095f5068adbc6b7c45d3fbdfa00113a3, O_RDWR) failed: No such file or directory (2) " I'm not sure what to do, please help! Freeman2001 01:03, 8 January 2012 (UTC)

Freeman200101:03, 8 January 2012

On the manual, it says to change the directory permission to 777 if such error occurs

68.146.79.19902:35, 11 January 2012

I had the same problem, but changing permissions around didn't help. It turned out to be an issue with session_save_path in php.ini: http://www.php.net/manual/en/function.session-save-path.php

199.184.30.5117:31, 6 August 2012

use ssh insert this: chmod -R 777 /var/php_sessions/ Okay~

110.83.121.4800:50, 2 December 2012

This problem is php.ini problem:

>hosting control panel >>PHP Scripting

edit php.ini and go to this place:

; where MODE is the octal representation of the mode. Note that this
; does not overwrite the process's umask.
; http://php.net/session.save-path
session.save_path = "/var/php_sessions" 

change this

session.save_path = " /var/php_sessions "

to

session.save_path = " /home/users/web/xxxx/xxxxxx/public_html/phpsessions "

see http://www.netfirms.com/knowledgebase/beta/article.bml?ArticleID=1290&type=How%20To#Nugget_1374

you can "autoinstall" Mediawiki using install script site; https://secure.installatron.com/apps#cmd=browser&display=mediawiki

anyway you have to change your " session.save_path" address

95.56.218.2517:27, 26 January 2013

Sadly, the install of MediaWiki 1.21.3 did this for me as well. Instead of getting "file not found" after the "MediaWiki 1.21.3 LocalSettings.php not found. Please set up the wiki first." message, it simply forwards me onto "mw-config/index.php" and displays the same info. If I click the 'set up wiki' link again, it forwards me to: "mw-config/mw-config/index.php" and so on.

Changing the session.save_path did nothing, neither did changing the permissions to 777 for the save_path.

Any advice?

62.232.110.11416:02, 20 November 2013
 

Sadly, the install of MediaWiki 1.21.3 did this for me as well. Instead of getting "file not found" after the "MediaWiki 1.21.3 LocalSettings.php not found. Please set up the wiki first." message, it simply forwards me onto "mw-config/index.php" and displays the same info. If I click the 'set up wiki' link again, it forwards me to: "mw-config/mw-config/index.php" and so on.

Changing the session.save_path did nothing, neither did changing the permissions to 777 for the save_path.

Any advice?

62.232.110.11416:02, 20 November 2013
 
 
 
 
 

logo does not display correctly

I have same logo on older mediawiki at 135 x 79 pixils and it displays properly, but in latest level of mediawiki it seems to large. Is there a way to adjust the display of the logo?

24.22.57.4818:38, 26 March 2014

MessagesEn.php is missing

I am trying to install a mediawiki on an hosted space by aspnix, it's a Windows Server 2008 R2. I am trying using the installation offered by the hosting platform but also trying to make installation by myself.

In any case I keep the result the home page says to me "MediaWiki 1.20.3 LocalSettings.php not found. Please set up the wiki first. " I accept the suggest and I click "set up the wiki" pointing to /mw-config/index.php. This page returns an Internal Error: MessagesEn.php is missing.

Please can you help me to solve this matter?

Thank in advance, Marco

Markino76 (talk)15:01, 13 January 2014

Where is the information for a novice to install a base set of templates, e.g. Reflist, Infobox, Navbox, etc?

Rob Kam (talk)19:40, 7 January 2014

WikiEditor.i18n.php

WikiEditor.i18n.php too long for some servers

80.25.106.20416:29, 15 June 2013

MW1.15 to 1.18 Problems with Autoload?

/config-dir changed... no more problems.

~~Jens14:29, 31 January 2012

Proposal to merge Installation and Manual:Installation guide

All of the content on Installation is available, or could easily be made available, within Manual:Installation guide. Having two pages with such similar information seems unnecessarily confusing.

Varnent00:51, 7 December 2011
Edited by another user.
Last edit: 18:29, 26 January 2013

Please note that the 'Installation' page has been redirected to this very page by User:Varnent by February 6th, 2012. JanEnEm (talk) 18:42, 25 March 2012 (UTC)

JanEnEm (talk)18:42, 25 March 2012