Page 4 of 4

Re: ManiaLive r2207

Posted: 13 Feb 2011, 12:41
by TheM
Could you please update the version file on the ManiaLive server?
Everytime I start ManiaLive, it gives me:

Code: Select all

###############################################################################
#                                                                             #
#                  A new version of ManiaLive is available!                   #
#                    An update is strongly recommended!                       #
#                     Download it at www.manialive.com                        #
#                                                                             #
###############################################################################

Re: ManiaLive r2207

Posted: 13 Feb 2011, 13:04
by aseco
TheM wrote:Could you please update the version file on the ManiaLive server?
Everytime I start ManiaLive, it gives me:

Code: Select all

###############################################################################
#                                                                             #
#                  A new version of ManiaLive is available!                   #
#                    An update is strongly recommended!                       #
#                     Download it at www.manialive.com                        #
#                                                                             #
###############################################################################
I don't have access to the file at the moment, but since there will be a new version tomorrow with a different way of handling new versions this will be obsolete.

Re: ManiaLive r2207

Posted: 13 Feb 2011, 15:21
by Faster10x
aseco wrote:@Faster10x:
I feel like I repeat myself, but:
Is it possible that you don't have write permissions in the directory you've installed ManiaLive to?
Otherwise I don't have much of a clue because this can happen due to a wide range of possibilities ...
Did check the file permissions of the ML and logs folder help?
Which Php version are you using and which extensions do you have enabled?
I need more information to be able to determine the source to the problem ...
Hi Aseco ! I checked if I have all the permission in the directory where is the Manialive file and I have all the permission.
So I have PHP 5.3.5 but I don't know if I have to run it with Wamp or Xampp ?

Re: ManiaLive r2207

Posted: 14 Feb 2011, 11:08
by aseco
Faster10x wrote:
aseco wrote:@Faster10x:
I feel like I repeat myself, but:
Is it possible that you don't have write permissions in the directory you've installed ManiaLive to?
Otherwise I don't have much of a clue because this can happen due to a wide range of possibilities ...
Did check the file permissions of the ML and logs folder help?
Which Php version are you using and which extensions do you have enabled?
I need more information to be able to determine the source to the problem ...
Hi Aseco ! I checked if I have all the permission in the directory where is the Manialive file and I have all the permission.
So I have PHP 5.3.5 but I don't know if I have to run it with Wamp or Xampp ?
As far as I know xampp is just wamp with a bit on top. But since you probably won't need those features that are added by xampp (perl support and whatever else) I would recommend you to use wamp instead.
In terms of the problem you have, I can't really help you without you giving me more information.
For instance it would be interesting to know which php extensions you have enabled?

Re: ManiaLive r2207

Posted: 14 Feb 2011, 14:26
by Faster10x
Hi !
This is my extensions in php.ini:

Code: Select all

extension=php_bz2.dll
;extension=php_curl.dll
;extension=php_dba.dll
extension=php_mbstring.dll
extension=php_exif.dll
;extension=php_fileinfo.dll
extension=php_gd2.dll
extension=php_gettext.dll
;extension=php_gmp.dll
extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_ldap.dll
;extension=php_mssql.dll
;extension=php_mysql_mysqlnd.dll
extension=php_mysql.dll
;extension=php_mysqli_mysqlnd.dll
extension=php_mysqli.dll
;extension=php_oci8.dll
;extension=php_pdo_firebird.dll
;extension=php_pdo_mssql.dll
;extension=php_pdo_mysql_mysqlnd.dll
extension=php_pdo_mysql.dll
extension=php_pdo_odbc.dll
;extension=php_pdo_pgsql.dll
extension=php_pdo_sqlite.dll
;extension=php_pdo_sqlite_external.dll
;extension=php_pgsql.dll
;extension=php_pspell.dll
;extension=php_shmop.dll
;extension=php_snmp.dll
extension=php_soap.dll
extension=php_sockets.dll
extension=php_sqlite.dll
extension=php_sqlite3.dll
;extension=php_sybase_ct.dll
;extension=php_tidy.dll
extension=php_xmlrpc.dll

Re: ManiaLive r2207

Posted: 14 Feb 2011, 21:16
by nocturne

Code: Select all

###############################
# ManiaLive Updater
###############################

> Checking local ManiaLive version ...
> ManiaLive is at version 2028
> Checking remote ManiaLive version ...
> Remote ManiaLive is at version 1830
Local version is the same or even newer than the remote one.
:?: :| :?:

Re: ManiaLive r2207

Posted: 02 Mar 2011, 07:26
by SundayForever
The command apt-get install php5 brought me the following result "PHP5 is standing on the latest"

What can I do with running PHP 5.3.3?

Re: ManiaLive r2207

Posted: 02 Mar 2011, 09:45
by farfa
Which Linux distribution do you use ?