View previous topic :: View next topic |
Author |
Message |
Maro
Joined: 10 Jul 2003 Posts: 2
|
Posted: Thu Jul 10, 2003 2:09 pm Post subject: index.php corrupted |
|
|
I installed b2-0.6.2-20030524 on my home server running MySql 3.23.52 and PHP 4.2.2. Everything went fine.
Now I wanted to install it on another server (b2-0.6.2-20030524, MySql 3.23.39, PHP 4.2.3), and it's just not working. I have two problems:
1) it won't let me log in. I looked at the table in the db, and I'm entering the correct login/password pair. I changed the password using the appropriate SQL command, but that didn't help. See for yourself:
mysql> select * from b2users;
+----+------------+-----------+----------------+---------------+---------------+----------+-----------------+----------+-----------+-------------+--------------+---------------------+------------+----------+----------+----------+-------------+
| ID | user_login | user_pass | user_firstname | user_lastname | user_nickname | user_icq | user_email | user_url | user_ip | user_domain | user_browser | dateYMDhour | user_level | user_aim | user_msn | user_yim | user_idmode |
+----+------------+-----------+----------------+---------------+---------------+----------+-----------------+----------+-----------+-------------+--------------+---------------------+------------+----------+----------+----------+-------------+
| 1 | admin | password | | | admin | 0 | [email protected] | | 127.0.0.1 | 127.0.0.1 | | 0000-00-00 00:00:00 | 10 | | | | nickname |
+----+------------+-----------+----------------+---------------+---------------+----------+-----------------+----------+-----------+-------------+--------------+---------------------+------------+----------+----------+----------+-------------+
1 row in set (0.00 sec)
It's installed under: http://maro.openweb.hu/temp.
2) The index.php page is corrupted. When trying to open it under IE, it thinks it's a binary file and opens the save file dialog. Mozilla just shows "random" text:
Quote: | �ÔWmsŰ6ţ\ý ���í��i§�eIőĹN�Ü´w�Dí]'�é�$$˘& ... |
See for yourself (use the above link).
The phpinfo() of the server is here.
Any help would be appreciated.
Maro |
|
Back to top |
|
 |
Maro
Joined: 10 Jul 2003 Posts: 2
|
Posted: Fri Jul 11, 2003 4:52 pm Post subject: |
|
|
I guess Apache 2 isn't supported... |
|
Back to top |
|
 |
Candle
Joined: 23 Dec 2002 Posts: 547
|
Posted: Fri Jul 11, 2003 7:42 pm Post subject: ........... |
|
|
I run it on apache 2 .. _________________ My Game Forum
 |
|
Back to top |
|
 |
|