Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
MySQL and PHP Versions
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
- :
- MySQL and PHP Versions
MySQL and PHP Versions
02-06-2010 12:05 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi
I am considering setting up a Vanilla forum which has the following requirements
PHP version 5.2.0 or newer
Configuration
• file_uploads = on
Modules
• PHP Data Objects
• PDO_MySQL module must be enabled (some admins disable this, we don't know why)
• GD version 2.0 or newer (this is optional, but without it you cannot have profile pictures)
• cURL or Sockets to allow plugin sandboxing
MySQL version 5 or newer
Apache version 2 or newer
Configuration
• AllowOverride = All (this is optional, but it allows friendly urls)
Modules
• mod_rewrite (this is optional, but it allows friendly urls)
Is it possible to confirm whether these are all met/
Thanks
Stuart
I am considering setting up a Vanilla forum which has the following requirements
PHP version 5.2.0 or newer
Configuration
• file_uploads = on
Modules
• PHP Data Objects
• PDO_MySQL module must be enabled (some admins disable this, we don't know why)
• GD version 2.0 or newer (this is optional, but without it you cannot have profile pictures)
• cURL or Sockets to allow plugin sandboxing
MySQL version 5 or newer
Apache version 2 or newer
Configuration
• AllowOverride = All (this is optional, but it allows friendly urls)
Modules
• mod_rewrite (this is optional, but it allows friendly urls)
Is it possible to confirm whether these are all met/
Thanks
Stuart
Message 1 of 2
(765 Views)
1 REPLY 1
Re: MySQL and PHP Versions
02-06-2010 12:32 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Assuming you are talking about ccgi http://ccgi.elvin.plus.com/misc/phpinfo.php will answer some (most?) of your questions.
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Message 2 of 2
(196 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
- :
- MySQL and PHP Versions