Ciao, Ho acquistato db mysql e dominio .it su aruba, per hostare mediawiki 1.20 .Quando cerco di creare un db non ci riesco cioè i dati non li riesco a prendere e poi mediawiki mi dice così:
MediaWiki 1.20 internal error
MediaWiki 1.20 requires at least PHP version 5.3.2, you are using PHP 5.2.14.
Please consider upgrading your copy of PHP. PHP versions less than 5.3.0 are no longer supported by the PHP Group and will not receive security or bugfix updates.
If for some reason you are unable to upgrade your PHP version, you will need to download an older version of MediaWiki from our website. See our compatibility page for details of which versions are compatible with prior versions of PHP.
Qualcuno mi può aiutare tramite Sciax2?
ah quando cerco di creare db da questo errore:
.Net SqlClient Data Provider
CREATE DATABASE permission denied in database 'master'.
USE [master]
GO
CREATE DATABASE [Db Sito]
GO
EXEC [Db Sito].[dbo].[sp_fulltext_database] @Action = 'disable'
GO
USE [Db Sito]
GO
EXEC sp_changedbowner N'MSSql66697'
GO
xk=??
MediaWiki 1.20 internal error
MediaWiki 1.20 requires at least PHP version 5.3.2, you are using PHP 5.2.14.
Please consider upgrading your copy of PHP. PHP versions less than 5.3.0 are no longer supported by the PHP Group and will not receive security or bugfix updates.
If for some reason you are unable to upgrade your PHP version, you will need to download an older version of MediaWiki from our website. See our compatibility page for details of which versions are compatible with prior versions of PHP.
Qualcuno mi può aiutare tramite Sciax2?
ah quando cerco di creare db da questo errore:
.Net SqlClient Data Provider
CREATE DATABASE permission denied in database 'master'.
USE [master]
GO
CREATE DATABASE [Db Sito]
GO
EXEC [Db Sito].[dbo].[sp_fulltext_database] @Action = 'disable'
GO
USE [Db Sito]
GO
EXEC sp_changedbowner N'MSSql66697'
GO
xk=??