install problem Oasis

Results 1 to 4 of 4
  1. #1
    Apprentice rotKA is offline
    MemberRank
    Jun 2009 Join Date
    9Posts

    install problem Oasis

    Hey guys... i tried to install this game with xampp / phpmyadmin....

    first i got a problem.. like no database blablalbla.... but this i've fixed.... and know....

    i think it is the last step to finish the install.... but i got this error here...

    could u help me please!? ... ( sry for my bad english )


    Deprecated: Assigning the return value of new by reference is deprecated in D:\Xampp\php\PEAR\Config.php on line 80

    Deprecated: Assigning the return value of new by reference is deprecated in D:\Xampp\php\PEAR\Config.php on line 166

    Notice: Use of undefined constant DB_TYPE - assumed 'DB_TYPE' in D:\Xampp\htdocs\ZravianX\GameEngine\Database.php on line 21

    Notice: Use of undefined constant SQL_SERVER - assumed 'SQL_SERVER' in D:\Xampp\htdocs\ZravianX\GameEngine\Database\db_MYSQL.php on line 24

    Notice: Use of undefined constant SQL_USER - assumed 'SQL_USER' in D:\Xampp\htdocs\ZravianX\GameEngine\Database\db_MYSQL.php on line 24

    Notice: Use of undefined constant SQL_PASS - assumed 'SQL_PASS' in D:\Xampp\htdocs\ZravianX\GameEngine\Database\db_MYSQL.php on line 24

    Warning: mysql_connect() [function.mysql-connect]: php_network_getaddresses: getaddrinfo failed: Der angegebene Host ist unbekannt. in D:\Xampp\htdocs\ZravianX\GameEngine\Database\db_MYSQL.php on line 24

    Warning: mysql_connect() [function.mysql-connect]: [2002] php_network_getaddresses: getaddrinfo failed: Der angegebene Host ist unbekannt. (trying to connect via tcp://SQL_SERVER:3306) in D:\Xampp\htdocs\ZravianX\GameEngine\Database\db_MYSQL.php on line 24

    Warning: mysql_connect() [function.mysql-connect]: php_network_getaddresses: getaddrinfo failed: Der angegebene Host ist unbekannt. in D:\Xampp\htdocs\ZravianX\GameEngine\Database\db_MYSQL.php on line 24
    php_network_getaddresses: getaddrinfo failed: Der angegebene Host ist unbekannt.


    What i have to do... to create "localhost" Travian srv. /:


    Yours Faithfully,
    rotKA
    Last edited by rotKA; 01-07-12 at 01:39 AM. Reason: i'v forgot something


  2. #2
    Enthusiast vothien is offline
    MemberRank
    Jun 2012 Join Date
    40Posts

    Re: install problem Oasis

    when i install to osis (tab 6). then error . i thing wen i used Hostname: is localhost. help me...

    Warning: include(../GameEngine/config.php) [function.include]: failed to open stream: No such file or directory in /home/vothiend/public_html/yi12345/GameEngine/Admin/database.php on line 23

    Warning: include() [function.include]: Failed opening '../GameEngine/config.php' for inclusion (include_path='.:/usr/local/php53/pear') in /home/vothiend/public_html/yi12345/GameEngine/Admin/database.php on line 23

    Warning: include(../GameEngine/Data/buidata.php) [function.include]: failed to open stream: No such file or directory in /home/vothiend/public_html/yi12345/GameEngine/Admin/database.php on line 24

    Warning: include() [function.include]: Failed opening '../GameEngine/Data/buidata.php' for inclusion (include_path='.:/usr/local/php53/pear') in /home/vothiend/public_html/yi12345/GameEngine/Admin/database.php on line 24

    Warning: Cannot modify header information - headers already sent by (output started at /home/vothiend/public_html/yi12345/GameEngine/Admin/database.php:23) in /home/vothiend/public_html/yi12345/install/include/oasis.php on line 19

  3. #3
    Apprentice rotKA is offline
    MemberRank
    Jun 2009 Join Date
    9Posts

    Re: install problem Oasis

    Hey guys now i've got a new error... could somebody help me with this?!


    Deprecated: Assigning the return value of new by reference is deprecated in D:\Xampp\php\PEAR\Config.php on line 80

    Deprecated: Assigning the return value of new by reference is deprecated in D:\Xampp\php\PEAR\Config.php on line 166

    Deprecated: Assigning the return value of new by reference is deprecated in D:\Xampp\php\PEAR\Config.php on line 80

    Deprecated: Assigning the return value of new by reference is deprecated in D:\Xampp\php\PEAR\Config.php on line 166

    Fatal error: Cannot redeclare class Config in D:\Xampp\php\PEAR\Config.php on line 44

    This here stays on line 80 in my D:\Xampp\php\PEAR\Config.php

    $this->container =& new Config_Container('section', 'root');

    This here stays on line 166 in my D:\Xampp\php\PEAR\Config.php

    $this->container =& new Config_Container('section', 'root');

    This here stays on line 44 in my D:\Xampp\php\PEAR\Config.php

    class Config {

    !?!?!?!?! HELP ME PLS !?!?!?!?!

  4. #4
    Delview bob9994 is offline
    MemberRank
    Feb 2010 Join Date
    USA, GeorgiaLocation
    430Posts

    Re: install problem Oasis

    That is something with Xampp... You to like rename the D:\Xampp\php\PEAR\Config.php to D:\Xampp\php\PEAR\NewConfig.php or something like that. It might be take D:\Xampp\php\PEAR\NewConfig.php and change it to D:\Xampp\php\PEAR\Config.php. One of the two.

    I would suggest some research on google. That is what I had to do to fix it for me.



Advertisement