japetos

Results 9 comments of japetos

I guess you can edit in file __init__.py Just change line: app.port = os.gentenv('PORT', 5000) to your favourite port.

Hello, by trying to install MySQL tables, following messages appears: Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in...

as ists the same issue

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead .......

I have PHP 5.5 and higher and it does not work with these versions.

sure, thats why mysql_connect() is still implemented in the include files under install folder. IT DOES NOT WORK WITH PHP7!!!

quite simple. refer to #480 (https://github.com/yi12345/TravianZ/issues/480)