Important Notice:
Two sections of this forum are available only to registered customers. In order to receive access to the Customer Forums and ResellerCentral Forums, you must first register on these forums or login to your existing forum account. If you are an existing HostNine customer, be sure to register using the email address on file for your billing profile.
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I can't find help on fopen anywhere.
$this->file = zillow.xml; $fp = fopen($this->file, "w+"); Warning: fopen(zillow.xml) [function.fopen]: failed to open stream: Permission denied in /home/myname/public_html/zillow/index.php on line 127 file CHMOD is set at 777 folder CHMOD at 777 Not sure why I am getting this error Thanx -Ken |
|
#2
|
|||
|
|||
|
Just out of curiosity, have you tried including the file path when declaring the file (i.e.) $this->file = "/home/username/public_html/zillow/zillow.xml" or something similar to that?
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|




Linear Mode
