이미지수정했는데, 이런 오류가 나오는데.. 어떻게해야할까요. 정보
이미지수정했는데, 이런 오류가 나오는데.. 어떻게해야할까요.본문
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 38
사이트에, 메인로고 이미지를 수정했는데, 저런게 나옵니다. 다른거 손댄게아니라
이미지 주소만 변경시켰는데 이러는데, 해결방법을 아시나요?
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/gangside4/www/index.php:1) in /home/hosting_users/gangside4/www/head.sub.php on line 38
사이트에, 메인로고 이미지를 수정했는데, 저런게 나옵니다. 다른거 손댄게아니라
이미지 주소만 변경시켰는데 이러는데, 해결방법을 아시나요?
댓글 전체
<?php 앞에 공백있는지 확인해보세요
"<?php 앞에 공백있는지"
위아래로도 white space (공백) 있는지 확인해 보시고,
<html>
<?php
이런식으로 써도 같은 에러 납니다.
위아래로도 white space (공백) 있는지 확인해 보시고,
<html>
<?php
이런식으로 써도 같은 에러 납니다.