Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
hej
Wczesniej pisalem posta ze mam problem z cacti. Okazalo sie ze moj problem jest zwiazany z php:
gdy wywoluje stronke z mojego serwera ktora jest napisana w php mam komunikat:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.0.54 (Debian GNU/Linux) Server at localhost Port 80
prosze pomóżcie
Offline
no ogonie rzecz biorac kod wykonuje jakis blad :). to jest tak jak bys nam napisal "czesc zepsulo mi sie auto. czy moze mi ktorys z was powiedziec czemu nie jezdzi??". posprawdzaj logi apacha (/usr/local/apache/log/error_log) moze one zawieraja jakies info. jak nie to niestety musisz sam dojs do tego ktory kawalek kodu powoduje taka sytuacje lub dostarczyc nam wiecej informacji.
ps. zawsze jest jeszcze wyjscie jakie radzi ci sam serwer, skontaktuj sie z webmaster@localhost <- moze on cos wie ;)
Offline
hehe
spoko masz racje:
error.log pokazuje:
[Thu Nov 16 10:11:02 2006] [error] [client 127.0.0.1] Error in suphp.c on line 256: Inappropriate permissions set on script
[Thu Nov 16 10:11:03 2006] [error] [client 127.0.0.1] Premature end of script headers: index.php
Offline
no widzisz teraz zobacz co jest za plik suphp.c i co w nim jest w lini 256.
ps. czy to ma cos wspolnego z tym tematem ?? http://forum.dug.net.pl/viewtopic.php?t=5832
Offline
Time (s) | Query |
---|---|
0.00010 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00098 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='13.58.73.59' WHERE u.id=1 |
0.00068 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '13.58.73.59', 1738443260) |
0.00058 | SELECT * FROM punbb_online WHERE logged<1738442960 |
0.00055 | SELECT topic_id FROM punbb_posts WHERE id=44621 |
0.00050 | SELECT id FROM punbb_posts WHERE topic_id=5852 ORDER BY posted |
0.00064 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=5852 AND t.moved_to IS NULL |
0.00006 | SELECT search_for, replace_with FROM punbb_censoring |
0.00069 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=5852 ORDER BY p.id LIMIT 0,25 |
0.00083 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=5852 |
Total query time: 0.00565 s |