RE: [Phpgedview-talk] file names with \
Brought to you by:
canajun2eh,
yalnifj
From: John F. <Joh...@ne...> - 2005-12-06 00:01:43
|
Hi Michael, There shouldn't be any files with \ or / in their names (operating systems won't allow you to create files with those characters in their names). I wasn't sure what a 553 error was, so I did some googling and found this: https://mail.fukt.bth.se/pipermail/crux/2005-May/004809.html It looks like your host does not allow files which start with a "." period. There are a few files in the PGV releases that start with a ".": .cvsignore .htaccess Includes/.htaccess Index/.htaccess The apache webserver looks for .htaccess files for settings and we include some files for convenience. Just erase the files that start with a . --John -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of Michael Calleia Sent: Monday, December 05, 2005 4:45 PM To: php...@li... Subject: [Phpgedview-talk] file names with \ Hi, I am still getting a 553 Prohibited file name when trying to install =20 3.3.7 as well. My server company says file names with a \ as big no-no. What can I do? I can not imagine this is the only company with an =20 issue about \ Cheers, Michael ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick _______________________________________________ Phpgedview-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpgedview-talk |