Warning: mkdir() [function.mkdir]: Permission denied in /home/##/domains/##.com/public_html/cart/insert_categories.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at /home/##/domains/##.com/public_html/cart/insert_categories.php:15) in /home/##/domains/##.com/public_html/cart/insert_categories.php on line 18
2.ลอง ลบ ประเภทดูก็เป็นแบบนี้ครับ
Warning: rmdir(image/A) [function.rmdir]: No such file or directory in /home/##/domains/##.com/public_html/cart/delete_categories_many.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/##/domains/##.com/public_html/cart/delete_categories_many.php:36) in /home/##/domains/##.com/public_html/cart/delete_categories_many.php on line 46
อันนี้เป็นเพราะเราไม่ได้ไปตั้ง Permission ให้สามารถอ่านเขียนได้ ให้ไป chmod ให้เป็น 777 ในโฟลเดอร์เว็บเราด้วยครับ
[glow=red]
Warning: mkdir() [function.mkdir]: Permission denied in /home/##/domains/##.com/public_html/cart/insert_categories.php on line 15[/glow]
อันนี้เป็น ERROR ของ Session นะ คือเราไมไ่ด้ประกาศ session_start(); ไว้ที่บรรทัดแรก คือมีการส่งค่าอื่นออกมาก่อนค่า session ก็จะเกิดเหตุการนี้ขึ้นได้
Warning: Cannot modify header information - headers already sent by (output started at /home/##/domains/##.com/public_html/cart/insert_categories.php:15) in /home/##/domains/##.com/public_html/cart/insert_categories.php on line 18
2.ลอง ลบ ประเภทดูก็เป็นแบบนี้ครับ
อันนี้เป็นการหาไฟล์ที่จะลบไม่เจอ หรือหา สิ่งที่จะลบไม่เจอครับ
[glow=red]Warning: rmdir(image/A) [function.rmdir]: No such file or directory in /home/##/domains/##.com/public_html/cart/delete_categories_many.php on line 36
[/glow]
Warning: Cannot modify header information - headers already sent by (output started at /home/##/domains/##.com/public_html/cart/delete_categories_many.php:36) in /home/##/domains/##.com/public_html/cart/delete_categories_many.php on line 46
Warning: mkdir() [function.mkdir]: Permission denied in /home/##/domains/##.com/public_html/cart/insert_categories.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at /home/##/domains/##.com/public_html/cart/insert_categories.php:15) in /home/##/domains/##.com/public_html/cart/insert_categories.php on line 18
2.ลอง ลบ ประเภทดูก็เป็นแบบนี้ครับ
Warning: rmdir(image/A) [function.rmdir]: No such file or directory in /home/##/domains/##.com/public_html/cart/delete_categories_many.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/##/domains/##.com/public_html/cart/delete_categories_many.php:36) in /home/##/domains/##.com/public_html/cart/delete_categories_many.php on line 46
จากหน้า http://www.####.com/showdata_categories.php จะกดเลือกชื่อประเภทที่เราจะแก้ไข แล้วมันจะไปหน้า http://www..####.com/edit_categories_form?ID_CATEGORIES=22 มันขึ้นว่า The webpage cannot be found
4. เพิ่ม design ไม่ได้
มันขึ้นว่า
Warning: copy(image/Animal/AM001-s.gif) [function.copy]: failed to open stream: Permission denied in /home/####/domains/###.com/public_html/cart/insert_design.php on line 20
Warning: copy(image/Animal/AM001.jpg) [function.copy]: failed to open stream: Permission denied in /home/####/domains/###.com/public_html/cart/insert_design.php on line 21
Warning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at /home/####/domains/####.com/public_html/cart/insert_design.php:20) in /home/####/domains/####.com/public_html/cart/insert_design.php on line 42
Warning: Cannot modify header information - headers already sent by (output started at /home/####/domains/####.com/public_html/cart/insert_design.php:20) in /home/####/domains/####.com/public_html/cart/insert_design.php on line 44
จากหน้า http://www.####.com/showdata_categories.php จะกดเลือกชื่อประเภทที่เราจะแก้ไข แล้วมันจะไปหน้า http://www..####.com/edit_categories_form?ID_CATEGORIES=22 มันขึ้นว่า The webpage cannot be found