Menu

Generate all code only generates a folder

portrower8
2004-10-28
2013-04-17
  • portrower8

    portrower8 - 2004-10-28

    When I click on GENERATE ALL CODE -- it creates a folder -- but none of the files.

    Please help.

    J

     
    • hlutz

      hlutz - 2004-10-28

      Did you check if the folder is empty or can you just not see any content because you do not have enough permissions.

      I had again to "chmod -R 777" this newly created folder to get its content visible (OS X 10.3.5).

       
    • portrower8

      portrower8 - 2004-10-28

      You're right... the folder isn't 777... I went to change it -- but when I came back -- it didn't retain the settings.

      I have tried like eight times to chmod it 777 and it won't let me.

      I am using cpanel on a linux hosting package at onsmart.net

       
    • hlutz

      hlutz - 2004-10-29

      I don't know details from linux but you could try this which worked for me (I think .nix == .nix at this point):

      1) Go to your 'webserver/pcg3/web/generatedCode' directory of pcg3 (should look something like this:
      [pete:<yourPath>/pcg3/web/generatedCode] pete%

      2) from this point type (all in one line):
      sudo chmod -R 777 framework/<yourNewlyCreatedDirectory>/

      3) enter your password and hit return.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.