QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    XAMPP installation not working

    Technical Help
    xampp installation working
    2
    3
    827
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      ramkithepower last edited by

      I am a new user of this hotel commerce application. I downloaded the zip file extracted it to my htdocs folder under xampp and when i run the application I get the following error in php log.

      [05-May-2020 02:41:16 Europe/Berlin] PHP Fatal error:  Uncaught Error: Class 'Tools' not found in /Applications/XAMPP/xamppfiles/htdocs/hotelcommerce/classes/PrestaShopAutoload.php:168
      Stack trace:
      #0 /Applications/XAMPP/xamppfiles/htdocs/hotelcommerce/classes/PrestaShopAutoload.php(68): PrestaShopAutoload->generateIndex()
      #1 /Applications/XAMPP/xamppfiles/htdocs/hotelcommerce/classes/PrestaShopAutoload.php(80): PrestaShopAutoload->__construct()
      #2 /Applications/XAMPP/xamppfiles/htdocs/hotelcommerce/config/autoload.php(31): PrestaShopAutoload::getInstance()
      #3 /Applications/XAMPP/xamppfiles/htdocs/hotelcommerce/install/init.php(50): require_once('/Applications/X...')
      #4 /Applications/XAMPP/xamppfiles/htdocs/hotelcommerce/install/index.php(27): require_once('/Applications/X...')
      #5 {main}
        thrown in /Applications/XAMPP/xamppfiles/htdocs/hotelcommerce/classes/PrestaShopAutoload.php on line 168
      

      Because its a package i have not tried anything as I don't want to corrupt it.

      1 Reply Last reply Reply Quote 0
      • S
        shreesh Global Moderator last edited by

        hello @ramkithepower

        Please provide us the php version that you are using.

        Does this issue causes break in installation, then please provide us the screenshot of the issue.

        It looks like the issue is with file access permissions. Please set the folders to "755" and the file's permission to "666" and try the installation again.

        R 1 Reply Last reply Reply Quote 0
        • R
          ramkithepower @shreesh last edited by

          @shreesh Thanks this solved the problem. I had to separately give access to files though i already gave for the folders.

          1 Reply Last reply Reply Quote 1
          • First post
            Last post