Where should I upload my files?

If you are Linux Server, please upload all your files under public_html directory (your root directory). If you are on Windows Server, please upload all your files under wwwroot or httpdocsfolder (your root directory). Also, upload your database (.mdb) files only in the /db folder becuase access database folder requires some special permissions which are setup by HELM or Pleskon this folder by default.

  • 60 Benutzer fanden dies hilfreich
War diese Antwort hilfreich?

Related Articles

How do I create, edit & delete tables in my MySQL database?

All administration of your mySQL databases can be done through our convenient web based...

Domain asking user/pass?

Please raise a support ticket regarding this.

What is PATH information for impotant modules on Linux Servers?

WWW Directory: /home/username/public_html Root Directory: /home/username Perl: /usr/bin/perl...

What userid does my PHP scripts run under?

Your PHP scripts will run under the same userid as the webserver (Apache), which is "nobody"....

I get either Error 403 Forbidden or Error 404 Not Found. What is wrong?

Either of the two things happened: you deleted your /public_html/ directory [Linux Server] or...