php - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: php (/showthread.php?tid=28409) php by -dt- on 07-09-2004 at 05:14 PM
hello ive just got php running on my server and when i run net2ftp(a php script that logs into a ftp) it functions correctly untill i go to upload sumthing then it spits out RE: php by kao on 07-09-2004 at 05:30 PM
have you chmodded the dir its going into to give the correct permissions? RE: php by saralk on 07-09-2004 at 05:56 PM afaik you dnt download the script, u just run it from the web, contact the administrator of the website, it does seem like a CHMOD problem RE: php by -dt- on 07-10-2004 at 04:06 AM
im trying to run it on my server tho RE: php by surfichris on 07-10-2004 at 04:41 AM
I would say it means you dont have permission to put it on the server.. and gee, Diablo II is a game, so i guess you're talking about a warez server. RE: php by -dt- on 07-10-2004 at 02:50 PM no no no i fixed it no i just chose the shortcut on my desktop to upload i was just trying an thing to upload i had at .htaccess file in the temp dir where it uploads to so i removed them and it fixed it thank anyways RE: php by Chris.1 on 07-11-2004 at 10:32 PM .htacess is a *nix thing. It won't matter on win32 afaik RE: php by KeyStorm on 07-11-2004 at 10:47 PM
quote:Yes it does, at least if it's intended to do something. Apache for windows understands it RE: php by Chris.1 on 07-11-2004 at 11:13 PM Ahhh ok. I thought "dot files" were *nix only. I've never used apache properly on windows - just RHE3 and MacOSX. RE: php by WDZ on 07-11-2004 at 11:23 PM
quote:I think Apache for Windows only supports them for compatibility. Anyway, you can edit the configuration and change the "AccessFileName" to whatever you want. |