[Xerte] Re: Chmod for web published by Xerte 2.18

Tom Reijnders reijnders at tor.nl
Tue Apr 23 15:02:47 BST 2013


Can you please try to do a chmod -R 755 public_html?

The -R will recursively modify all permissions to 755, which is not  
necessarilly what you want. You want 755 for folder and 644 for files,  
but if the command works we can get that later.

Tom

Citeren Dave Burnett <d_b_burnett at hotmail.com>:

> Alphabetically by last name please.;-)
>
> From: bell_beauty12 at hotmail.com
> To: xerte at lists.nottingham.ac.uk
> Date: Wed, 24 Apr 2013 01:27:52 +1200
> Subject: [Xerte] Re: Chmod for web published by Xerte 2.18
>
>
>
>
> Oh wait wait it's working now. I applied chmod 777 * under languages  
> folder. Now I understand in working with chmod I guess...
> Thanks Dave! I'll definitely add your name in my dissertation  
> acknowledgement!!!Suhaila
>
> From: d_b_burnett at hotmail.com
> To: xerte at lists.nottingham.ac.uk
> Date: Tue, 23 Apr 2013 09:22:15 -0400
> Subject: [Xerte] Re: Chmod for web published by Xerte 2.18
>
>
>
>
> OK, it is being read now because you changed the permissions.Now  
> it's loading but stalling on the missing language files.
>
> From: bell_beauty12 at hotmail.com
> To: xerte at lists.nottingham.ac.uk
> Date: Wed, 24 Apr 2013 01:17:40 +1200
> Subject: [Xerte] Re: Chmod for web published by Xerte 2.18
>
>
>
>
> And to answer your question about the substitution, it only shows  
> lines of code.
> Suhaila
>
> From: d_b_burnett at hotmail.com
> To: xerte at lists.nottingham.ac.uk
> Date: Tue, 23 Apr 2013 08:57:46 -0400
> Subject: [Xerte] Re: Chmod for web published by Xerte 2.18
>
>
>
>
> I'm buffaloed then.If the file is there and readable, it should  
> run.But if I delete rloObject.js on my server, I get the exact same  
> symptoms.
> It must somehow not be able to be read.
> Suhaila, what happens if you substitute rloObject.js for index.htm  
> in the url string?
> From: reijnders at tor.nl
> Date: Tue, 23 Apr 2013 14:45:56 +0200
> To: xerte at lists.nottingham.ac.uk
> Subject: [Xerte] Re: Chmod for web published by Xerte 2.18
>
> That should just work fine.
>
> Dave Burnett <d_b_burnett at hotmail.com> schreef:
>
>
>
> A set of files are created when you Publish.One of them is  
> rloObject.jsIs that file on the server next to index?It probably is,  
> since you said it runs if you do a simple index.htm of your own.
> So that may mean something is not allowing the .js file to execute.I  
> don't know *nix servers very well.Pat? Tom?
>
> From: bell_beauty12 at hotmail.com
> To: xerte at lists.nottingham.ac.uk
> Date: Wed, 24 Apr 2013 00:24:20 +1200
> Subject: [Xerte] Re: Chmod for web published by Xerte 2.18
>
>
>
>
> Oh really? Did I miss something before publishing the rlo?
> I'm sure I created my xerte normally. What should I do?
>
> Suhaila
>
> From: d_b_burnett at hotmail.com
> To: xerte at lists.nottingham.ac.uk
> Date: Tue, 23 Apr 2013 08:15:34 -0400
> Subject: [Xerte] Re: Chmod for web published by Xerte 2.18
>
>
>
>
>
> Found it.rloObject.js is either missing or not executing.I deleted  
> it and get the exact same blank screen with normal source.
>
>
> From: bell_beauty12 at hotmail.com
> To: xerte at lists.nottingham.ac.uk
> Date: Tue, 23 Apr 2013 23:50:31 +1200
> Subject: [Xerte] Re: Chmod for web published by Xerte 2.18
>
>
>
>
> Ain't my server really. It's the CS School server. The technician  
> didn't help me much but if this persists I guess I'll have to  
> approach him again whether he likes it or not. Lol.
> Suhaila.
>
> From: d_b_burnett at hotmail.com
> To: xerte at lists.nottingham.ac.uk
> Date: Tue, 23 Apr 2013 07:47:31 -0400
> Subject: [Xerte] Re: Chmod for web published by Xerte 2.18
>
>
>
>
> Tom,It has worked from the first upload.But it's on a win box.We  
> were just trying to eliminate the code itself as the issue.It's  
> something on Suhaila's server.
>
> Date: Tue, 23 Apr 2013 13:42:42 +0200
> From: reijnders at tor.nl
> To: xerte at lists.nottingham.ac.uk
> Subject: [Xerte] Re: Chmod for web published by Xerte 2.18
>
>
>
>
>
>
>     http://www.hipgnosys.com/suh/index.htm is presenting me with an (1
>     page) LO now.
>
>
>
>     Tom
>
>
>
>     Op 23-4-2013 13:38, Dave Burnett
>       schreef:
>
>
>
>
>       What does a "View Source" on that page show?
>         Anything?
>
>
>
>
>
>
>
>
>             From: bell_beauty12 at hotmail.com
>
>             To: xerte at lists.nottingham.ac.uk
>
>             Date: Tue, 23 Apr 2013 23:32:02 +1200
>
>             Subject: [Xerte] Re: Chmod for web published by Xerte 2.18
>
>
>
>
>             I tried both 777 & 755 as you can see in
>               the attached image of linux command and still none
>               displays.
>
>
>
>               I don't get it...
>
>
>
>               Dave, did you something else when you successfully
>                 access the index.htm on your web server?
>
>
>
>
>                 Suhaila
>
>
>
>
>                     Date: Tue, 23 Apr 2013
>                     13:18:31 +0200
>
>                     From: reijnders at tor.nl
>
>                     To: xerte at lists.nottingham.ac.uk
>
>                     Subject: [Xerte] Re: Chmod for web published by
>                     Xerte 2.18
>
>
>
>                     777 would potentially give you write permissions,
>                     and that is not needed here.
>
>
>
>                     755 should be enough (i.e. read access and the right
>                     to look into the folders)
>
>
>
>                     Tom
>
>
>
>                     Op 23-4-2013 13:12,
>                       Dave Burnett schreef:
>
>
>
>
>                       Try 777.
>
>
>
>                         That what you need for a XOT install.
>
>
>
>                         If that works I think it can be dialed back
>                           a bit, but check that first.
>
>
>
>
>                             From: bell_beauty12 at hotmail.com
>
>                             To: xerte at lists.nottingham.ac.uk
>
>                             Date: Tue, 23 Apr 2013 22:57:46 +1200
>
>                             Subject: [Xerte] Re: Chmod for web published
>                             by Xerte 2.18
>
>
>
>
>                             I just asked the technician
>                               and he just said that I should reset the
>                               home directory to include global execution
>                               permission
>                               so I typed
>
>                                   chmod 711 ~/public_html
>                                 And again then I tried accessing  
> http://clyde.cs.nott.ac.uk/~sxm20u/hlsTest/index.htm and it still  
> gives me Access Forbidden 403
>                                 :(
>                                 Suhaila
>
>                                   From: DPerry at hull-college.ac.uk
>
>                                   To: xerte at lists.nottingham.ac.uk
>
>                                   Date: Tue, 23 Apr 2013 10:19:50 +0000
>
>                                   Subject: [Xerte] Re: Chmod for web
>                                   published by Xerte 2.18
>
>
>
>
>
>                                   Hi
>
>
>
>                                     It's hard to know what the option is
>                                     because chmod is a linux thing.
>                                     Programs (i.e. the web server
>                                     software) run as a user on linux
>                                     (and windows), but in linux you can
>                                     put that user into a group (usually
>                                     for security reasons). So you'd need
>                                     to get the gory details of that from
>                                     the server administrator (and for
>                                     security reasons you might not get
>                                     it out of them) - so, your best bet
>                                     is to speak to a server
>                                     administrator.
>
>
>
>                                     HTH.
>
>
>
>
>
>                                     Dave
>
>
>
>
>
>
>                                         David
>                                             Perry
>                                         eLearning
>                                             Technologist (L34 - Library)
>
>                                             Hull College Group
>                                         Wilberforce
>                                             Drive, Queen's Gardens, Hull
>
>                                             HU1 3DG
>                                         Extension
>                                             2230 / Direct Dial 01482
>                                             381930
>
>
>
>
>                                       From:  
> xerte-bounces at lists.nottingham.ac.uk
>                                            
> [xerte-bounces at lists.nottingham.ac.uk]
>                                           on behalf of Suhaila Haji Mohd
>                                           Hussin [bell_beauty12 at hotmail.com]
>
>                                           Sent: 23 April 2013
>                                           11:06
>
>                                           To: David Perry; Xerte
>                                           discussion list
>
>                                           Subject: [Xerte] Chmod
>                                           for web published by Xerte
>                                           2.18
>
>
>
>
>
>                                         Hello.
>
>
>
>                                           I'm having a trouble in
>                                             accessing the HTML document
>                                             published by Xerte. It's
>                                             working fine in preview
>                                             (Xerte) and in local
>                                             machine.
>
>
>
>                                           I put chmod 711 for
>                                             public_html and put 644 for
>                                             the folder that contains the
>                                             web pages (HTML). Whenever I
>                                             publish it produces
>                                             index.htm FYI. When I
>                                             created HTML from scratch
>                                             (not using Xerte) and saved
>                                             it as index.html it works
>                                             but I want whatever I
>                                             publish from Xerte to be
>                                             accessible.
>
>
>
>                                           I tried 755, 664. None
>                                             works (Nothing displayed on
>                                             the browser).
>
>
>
>                                           Please help,
>                                           Suhaila
>
>
>
>
>
>
>
>
>
>
>                                   Message scanned  
> **********************************************************************
>
>                                   This
>
>                                     message is sent in confidence for
>                                     the addressee
>
>                                   only.
>
>                                     It may contain confidential or
>                                     sensitive
>
>                                   information.
>
>                                     The contents are not to be disclosed
>
>                                   to
>
>                                     anyone other than the addressee.
>                                     Unauthorised
>
>                                   recipients
>
>                                     are requested to preserve this
>
>                                   confidentiality
>
>                                     and to advise us of any errors in
>
>                                   transmission.
>
>                                     Any views expressed in this message
>
>                                   are
>
>                                     solely the views of the individual
>                                     and do not
>
>                                   represent
>
>                                     the views of the College. Nothing in
>                                     this
>
>                                   message
>
>                                     should be construed as creating a
>                                     contract.
>
>
>
>                                   Hull
>
>                                     College owns the email
>                                     infrastructure, including the
>                                     contents.
>
>
>
>                                   Hull
>
>                                     College is committed to
>                                     sustainability, please reflect
>                                     before printing this email.
>
>                                    
> **********************************************************************
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>                                    
> _______________________________________________
>
>                                   Xerte mailing list  
> Xerte at lists.nottingham.ac.uk
>                                    
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
>
>
>
>
>                             _______________________________________________
>
>                             Xerte mailing list Xerte at lists.nottingham.ac.uk
>                              
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
>
>
>
>
>
>
>
>                       _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>                     --
> --
>
> Tom Reijnders
> TOR Informatica
> Chopinlaan 27
> 5242HM Rosmalen
> Tel: 073 5226191
> Fax: 073 5226196
>
>
>
>
>
>
>
>
>
>
>                     _______________________________________________
>                     Xerte mailing list
>                     Xerte at lists.nottingham.ac.uk
>                     http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
>
>
>
>
>
>             _______________________________________________
>             Xerte mailing list
>             Xerte at lists.nottingham.ac.uk
>             http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
>
>
>
>
>
>
>
>       _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>     --
> --
>
> Tom Reijnders
> TOR Informatica
> Chopinlaan 27
> 5242HM Rosmalen
> Tel: 073 5226191
> Fax: 073 5226196
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
> --
>
> Verzonden van mijn Android telefoon met K-9 Mail.
>
>
>
>
>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
>
>
>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> This message and any attachment are intended solely for the  
> addressee and may contain confidential information. If you have  
> received this message in error, please send it back to me, and  
> immediately delete it.   Please do not use, copy or disclose the  
> information contained in this message or in any attachment.  Any  
> views or opinions expressed by the author of this email do not  
> necessarily reflect the views of the University of Nottingham.
>
>
>
> This message has been checked for viruses but the contents of an attachment
>
> may still contain software viruses which could damage your computer system:
>
> you are advised to perform your own checks. Email communications with the
>
> University of Nottingham may be monitored as permitted by UK legislation.
>
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the Xerte mailing list