Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
mediawiki software installation issue
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- mediawiki software installation issue
mediawiki software installation issue
03-03-2008 1:46 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi. I'm having issues with installing the media-wiki software in my ccgi space. I'm following the instructions at http://www.mediawiki.org/wiki/Manual:Downloading_MediaWiki although also referencing http://community.plus.net/forum/index.php/topic,45441.msg388708.html#msg388708
So I've run chmod 750 config, skipped the database creation and gone to my config page to be told that:
So I'm stumped. Do plusnet have PHP version 5.0 or later? Would that be the issue? Sorry of this is something really obvious.
So I've run chmod 750 config, skipped the database creation and gone to my config page to be told that:
Quote Execution of (index.php) is not permitted for the following reason:
Script is not executable. Issue 'chmod 755 filename'
So I'm stumped. Do plusnet have PHP version 5.0 or later? Would that be the issue? Sorry of this is something really obvious.
Message 1 of 6
(1,586 Views)
5 REPLIES 5
Re: mediawiki software installation issue
03-03-2008 1:48 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
The ccgi server does not support PHP5.
You need to telnet to ccgi.plus.net and login to the command shell and run fixphpperms.sh -r to set the correct permissions on php files.
You need to telnet to ccgi.plus.net and login to the command shell and run fixphpperms.sh -r to set the correct permissions on php files.
Message 2 of 6
(468 Views)
Re: mediawiki software installation issue
03-03-2008 2:05 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Thank you Peter, that's got me through that step. What does that command do and did I miss being told to do it somewhere, if you don't mind me asking?
Message 3 of 6
(468 Views)
Re: mediawiki software installation issue
03-03-2008 2:06 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Ah, I need to install the version that works on php 4. Whoops.
Message 4 of 6
(468 Views)
Re: mediawiki software installation issue
03-03-2008 2:58 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
The script just recursively (the -r parameter) finds all .php files and changes their file permissions to be correct for running on plusNets secure ccgi webservers.
It is explained in the help & support pages for CCGI here
It is explained in the help & support pages for CCGI here
Message 5 of 6
(468 Views)
Re: mediawiki software installation issue
03-03-2008 3:03 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Ah, thank you.
Message 6 of 6
(468 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- mediawiki software installation issue