Re: [XHP-users] Uploading existing pages.
Status: Beta
Brought to you by:
cjlars
|
From: Steve J. <st...@is...> - 2006-02-08 18:51:30
|
On Wednesday 08 Feb 2006 16:42, Laurentiu Matei wrote: > Hi Steve, > > Steve Jones wrote: > > I have a few existing pages that contain some largish tables. I'd like to > > be able to upload these to my new XHP site. I've tried to upload the html > > using the file manager but I get errors like: > > copy(<clip>/filemanager/notes.html): failed to open stream: Permission > > denied in <clip>/inc/htmlarea/plugins/FileManager/Classes/Files.php on > > line 64 > > This doesn't sound right. Are you sure you have the proper permissions > on your folders as described in the manual? Also didn't see the red > stuff while installing warning you that permissions are not ok? > Hi Lars, I can now paste html into the editor OK so I'm happy, thanks for telling me about the <> button. I changed the permissions after the install. Leaving them as 0777 makes me nervous. If I set the permissions on ./filemanager back to 0777 the copy works OK. Thanks, Steve. |