---
title: "Warning: fopen(\"inlagg.txt\",\"w\") - Permission denied"
type: "forum-thread"
url: "https://www.webforum.nu/amne/php/15117-warning-fopen-inlagg-txt-w-permission-denied"
topic: "PHP"
topic_url: "https://www.webforum.nu/amne/php"
author: "costodia"
published: "2001-01-08T16:34:00.000Z"
updated: "2001-01-08T16:58:00.000Z"
replies: 1
views: 171
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/php/15117-warning-fopen-inlagg-txt-w-permission-denied"
---

# Warning: fopen("inlagg.txt","w") - Permission denied

## #1 — costodia, 2001-01-08T16:34Z

Betyder detta att denna katalogen inte har skrivrättigheter?

```
 
Warning: fopen("inlagg.txt","w") - Permission denied in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 19

Warning: Supplied argument is not a valid File-Handle resource in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 20

Warning: Supplied argument is not a valid File-Handle resource in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 21

Warning: Supplied argument is not a valid File-Handle resource in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 22

Warning: Supplied argument is not a valid File-Handle resource in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 23

Warning: Supplied argument is not a valid File-Handle resource in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 24

Warning: Supplied argument is not a valid File-Handle resource in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 25

Warning: Supplied argument is not a valid File-Handle resource in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 26

Warning: Supplied argument is not a valid File-Handle resource in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 27

Warning: Supplied argument is not a valid File-Handle resource in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 28

Warning: Supplied argument is not a valid File-Handle resource in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 29

Warning: Cannot add header information - headers already sent by (output started at /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3:19) in /web/sites/3/statistik/www.statistik.f2s.com/lagra.php3 on line 30
```

Permalänk: https://www.webforum.nu/p/15117

## #2 — herq, 2001-01-08T16:58Z

eeehh... kanske betyder att du glömt att schmådda om filen

lite längre ner "headers already sent" =\> headers () måste komma \_innan\_ all html parsas

skulle också va mycket lättare att hjälpa till om du posta koden

Permalänk: https://www.webforum.nu/p/316546

---

Tråden på webben: https://www.webforum.nu/amne/php/15117-warning-fopen-inlagg-txt-w-permission-denied
