Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Wikipedia: Mediawiki

mediawiki 1.15.1 installation problem

 

 

Wikipedia mediawiki RSS feed   Index | Next | Previous | View Threaded


lamiaposta71 at gmail

Oct 27, 2009, 5:32 PM

Post #1 of 3 (695 views)
Permalink
mediawiki 1.15.1 installation problem

MediaWiki 1.15.1 Installation

* Don't forget security updates! Keep an eye on the low-traffic
release announcements mailing list.

Checking environment...

Please include all of the lines below when reporting installation problems.

* PHP 5.2.6 installed
* Found database drivers for: MySQL PostgreSQL SQLite
* Warning: PHP's safe mode is active. You may have problems caused
by this, particularly if using image uploads.
* PHP server API is apache2handler; ok, using pretty URLs
(index.php/Page_Title)
* Have XML / Latin1-UTF-8 conversion support.
* Session save path
(/var/www/vhosts/opensurf.it/httpdocs/media/tmp) appears to be valid.
* PHP's memory_limit is 32M.
* Couldn't find Turck MMCache, eAccelerator, APC or XCache; cannot
use these for object caching.
* GNU diff3 not found.

-------------
I had to change
+++ mediawiki-1.15.1/install-utils.inc 2009-10-28 00:04:59.000000000 +0100
@@ -126,8 +126,9 @@
* @return string
*/
function mw_get_session_save_path() {
- $path = ini_get( 'session.save_path' );
- $path = substr( $path, strrpos( $path, ';' ) );
+// $path = ini_get( 'session.save_path' );
+// $path = substr( $path, strrpos( $path, ';' ) );
+ $path = '/var/www/vhosts/opensurf.it/httpdocs/media/tmp';
return $path;
}

@@ -144,4 +145,4 @@
&& is_callable( 'dl' )
&& wfIniGetBool( 'enable_dl' )
&& !wfIniGetBool( 'safe_mode' );
-}
\ No newline at end of file
+}



guess I have path problems in config/index.php .

I'm installing on a remote public server, running plesk.

---------------
Any help?

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l [at] lists
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


Platonides at gmail

Oct 29, 2009, 2:52 PM

Post #2 of 3 (641 views)
Permalink
Re: mediawiki 1.15.1 installation problem [In reply to]

Raffaele Recalcati wrote:
>
> guess I have path problems in config/index.php .
>
> I'm installing on a remote public server, running plesk.
>
> ---------------
> Any help?

For doing what?
From the above information:
MediaWiki install says "Session save path appears to be valid", and
detects it as /var/www/vhosts/opensurf.it/httpdocs/media/tmp
You remove the detection hardcoding instead the same path tha mediawiki
detected.

What was the problem?
What did you fix with that change?
What do you need help now for?


_______________________________________________
MediaWiki-l mailing list
MediaWiki-l [at] lists
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


lamiaposta71 at gmail

Nov 3, 2009, 2:33 PM

Post #3 of 3 (603 views)
Permalink
Re: mediawiki 1.15.1 installation problem [In reply to]

2009/10/29 Platonides <Platonides [at] gmail>:
> Raffaele Recalcati wrote:
>>
>> guess I have path problems in config/index.php .
>>
>> I'm installing on a remote public server, running plesk.
>>
>> ---------------
>> Any help?
>
> For doing what?
> From the above information:
> MediaWiki install says "Session save path appears to be valid", and
> detects it as /var/www/vhosts/opensurf.it/httpdocs/media/tmp
> You remove the detection hardcoding instead the same path tha mediawiki
> detected.
>
> What was the problem?
It doesn't end correctly the installation and I don't understand the problem.

> What did you fix with that change?
/tmp was the path used by default, but it means /tmp on the server,
that is not writeable by my user on plesk.

> What do you need help now for?
I'm sorry,
but it is better that I repeat the installation from scratch and then
I ask again if I have any problem.
Thank you !

>
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l [at] lists
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l [at] lists
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Wikipedia mediawiki RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.