Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Installation issue #11852
    devika
    Participant

    Hi,

    I have followed the below steps in installing.

    1. Uploaded the contents in the Web folder in the root (public_html)

    2. Did the admin panel settings as advised in the help guide.

    3. Uploaded the folder SCRIPT to the root.

    4. Renamed the "SCRIPT" Folder and the "apl_core_configuration.php" and "apl_core_functions.php" files (what we get inside the SCRIPT Folder) in different names

    5. Are there any other files need to be changed as per the changed folder and file names as done above in the "WEB" folder files or "SCRIPT" folder files? If so, please give me the details of the files & folders which need to be changed.

    6. Copies the inside files and folders of SCRIPT folder to the root. (Is this correct ?)

    7. I use the higher version of PHP 5.5. As such, is it necessary to perform the below? If so, please tell me in a simple way how to do it. My computer knowledge is very little, so need to how to do all in very simple way. Alo, I do not like to give this installation to any other developer too, due to security concerns.
    "Always verify hash of included files in your script (re-calculate hash value when file is modified)"

    8. Where in my own script to include the below-mentioned files? In which file and at which location? Begining of the file?
    require_once("SCRIPT/apl_core_configuration.php");
    require_once("SCRIPT/apl_core_functions.php");
    require_once("SCRIPT/password_hash.php"); //load file with password verification functions when PHP <5.5 is used

    Once I complete the above sections correctly, will ask for more clarifications if any.

    Hope to see your early response, please.

    in reply to: Installation issue #11850
    devika
    Participant
    This reply has been marked as private.
    in reply to: Installation issue #11849
    devika
    Participant

    Hi,

    Thank you for the fast response.

    I just uploaded the files to another domain and find the below error message;

    "404 Page Not Found

    The page you requested was not found."

    Please advise on how to continue.

    Your early response is much appreciated, please.

    Best Regards,

Viewing 3 posts - 1 through 3 (of 3 total)