Re: [PHP] newbie question, open file error

2002-10-30 Thread Marek Kilimajer
You might be able to solve this yourself, connect using ftp and try 
chmod o+w directory,
where directory is the directory that you want to write to.

[EMAIL PROTECTED] wrote:

hi, 

i hope im sending this to the correct place. 

im getting this error (below) when i run a script on my server. Im assuming I need to communicate with my admin about permissions, but im not 100% sure what the permission is. I'm basically trying to create an html file.

if anyone can give me some advice as to where the error lies, i would greatly appreciate it.

thanks, 

jennifer

Warning: fopen(1037202617.html,w+) - Permission denied in /home/villany2k1/www.villany2k1.com/htdocs/ecards/index.php3 on line 157



· · ·

jv :  www.whitenoisemachine.net  : 201-776-8511 : visual energy specialist




-
Do you Yahoo!?
HotJobs - Search new jobs daily now
 



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] newbie question, open file error

2002-10-30 Thread Marek Kilimajer
Give it a try, that's the way I do it.

jennifer villany wrote:


hi,
thanks for your feedback. chmod is greyed out in my ftp client.
im using smart ftp. can i make these changes at the command line?

thanks again,

jennifer

Marek Kilimajer [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]...
 

You might be able to solve this yourself, connect using ftp and try
chmod o+w directory,
where directory is the directory that you want to write to.

[EMAIL PROTECTED] wrote:

   

hi,

i hope im sending this to the correct place.

im getting this error (below) when i run a script on my server. Im
 

assuming I need to communicate with my admin about permissions, but im not
100% sure what the permission is. I'm basically trying to create an html
file.
 

if anyone can give me some advice as to where the error lies, i would
 

greatly appreciate it.
 

thanks,

jennifer

Warning: fopen(1037202617.html,w+) - Permission denied in
 

/home/villany2k1/www.villany2k1.com/htdocs/ecards/index.php3 on line 157
 


· · ·

jv :  www.whitenoisemachine.net  : 201-776-8511 : visual energy
 

specialist
 



-
Do you Yahoo!?
HotJobs - Search new jobs daily now


 


 



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php