Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
WordPress server requirements
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
- :
- WordPress server requirements
WordPress server requirements
14-08-2007 7:53 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi there, Can anyone tell me if Plusnet has what I require please?
WordPress server requirements for Version 2.1:
* PHP version 4.2 or greater
* MySQL version 4.0 or greater
* (Optional) Apache mod_rewrite module (for clean URIs known as Permalinks)
WordPress server requirements for Version 2.0:
* PHP version 4.2 or greater
* MySQL version 3.23.23 or greater
* (Optional) Apache mod_rewrite module (for clean URIs known as Permalinks)
Many thanks, Jill
WordPress server requirements for Version 2.1:
* PHP version 4.2 or greater
* MySQL version 4.0 or greater
* (Optional) Apache mod_rewrite module (for clean URIs known as Permalinks)
WordPress server requirements for Version 2.0:
* PHP version 4.2 or greater
* MySQL version 3.23.23 or greater
* (Optional) Apache mod_rewrite module (for clean URIs known as Permalinks)
Many thanks, Jill
Message 1 of 3
(2,858 Views)
2 REPLIES 2
Re: WordPress server requirements
14-08-2007 5:32 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Message 2 of 3
(682 Views)
Re: WordPress server requirements
14-08-2007 5:48 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
You can upload a phpinfo.php file on to your webspace to check for the requirements.
Simply create a file called phpinfo.php and put the following code in there
There doesn't need to be anything else in the file, upload this to your ccgi space and then browse to it.
Simply create a file called phpinfo.php and put the following code in there
<?php
phpinfo();
?>
There doesn't need to be anything else in the file, upload this to your ccgi space and then browse to it.
Former Plusnet Staff member. Posts after 31st Jan 2020 are not on behalf of Plusnet.
Message 3 of 3
(682 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
- :
- WordPress server requirements