1. Jak zwiększyć ilość MB przyjmowanych sesji na TMP'a

2. session_auto.start =



3. Czy błąd z sesjami może być spowodowanym tym błędem na forum?:
Kod
Couldn't access list of Forums
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_last_post_id, t.topic_title FROM ((( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) LEFT JOIN phpbb_topics t ON t.topic_last_post_id = p.post_id AND t.forum_id = f.forum_id) ORDER BY f.forum_order, f.forum_id
Line : 267
File : /home/www/public_html/deportivo/forum/includes/functions.php
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_last_post_id, t.topic_title FROM ((( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) LEFT JOIN phpbb_topics t ON t.topic_last_post_id = p.post_id AND t.forum_id = f.forum_id) ORDER BY f.forum_order, f.forum_id
Line : 267
File : /home/www/public_html/deportivo/forum/includes/functions.php
----
Nie wiem co to ma wzpulnego z manualem ale nie potrzebny byl tam znacznik [manual].
Do takich rzeczy mamy [code]
hwao
