Table of Contents Toggle 1. Prepare Your Environment2. Upload Exported Files3. Configure PHP4. Access the Virtual Tour5. Important Notes 1. Prepare Your Environment To run your tour, you’ll need a simple PHP server: Local test (on your computer): install XAMPP, MAMP… Online hosting: use any shared hosting or VPS that supports PHP 7.4 or higher. 2. Upload Exported Files After exporting your tour from Lapentor, you’ll have files like: index.php db.php uploads/ vrcore/ modules/ assets/ Upload all these files and folders into your web root directory: Local test:...
Read more