🔍 GalliumHash Directory Scanner ======================================== Searching for .env files and analyzing directory structure... 1. SEARCHING FOR .env FILES ---------------------------- Scanning: /home/nvdaxcom/public_html/ Scanning: /home/nvdaxcom/ Scanning: /home/nvdaxcom/core.galliumhash.com/ Scanning: /home/nvdaxcom/core.galliumhash.com/automation/ Scanning: /home/nvdaxcom/core.galliumhash.com/automation Scanning: /home/nvdaxcom/core.galliumhash.com Scanning: /home/nvdaxcom ✅ Found 8 .env file(s): 1. Path: /home/nvdaxcom/.env Size: 351 bytes Modified: 2025-10-28 15:55:38 Permissions: 0644 Readable: YES Type: file Content preview (first 5 lines): Line 1: DB_HOST=[VALUE] Line 2: DB_PORT=[VALUE] Line 3: DB_NAME=[VALUE] Line 4: DB_USERNAME=[VALUE] Line 5: DB_PASSWORD=[VALUE] 2. Path: /home/nvdaxcom/.trash/.env Size: 1,954 bytes Modified: 2025-10-28 14:23:55 Permissions: 0644 Readable: YES Type: file Content preview (first 5 lines): Line 1: # GalliumHash Environment Variables Line 2: # SECURE CONFIGURATION - DO NOT COMMIT TO REPOS Line 4: # =[VALUE] Line 5: # DATABASE CREDENTIALS 3. Path: /home/nvdaxcom/.trash/.env.1 Size: 1,954 bytes Modified: 2025-10-28 15:32:53 Permissions: 0644 Readable: YES Type: file Content preview (first 5 lines): Line 1: # GalliumHash Environment Variables Line 2: # SECURE CONFIGURATION - DO NOT COMMIT TO REPOS Line 4: # =[VALUE] Line 5: # DATABASE CREDENTIALS 4. Path: /home/nvdaxcom/.trash/.env.2 Size: 1,916 bytes Modified: 2025-10-28 15:40:23 Permissions: 0644 Readable: YES Type: file Content preview (first 5 lines): Line 1: # GalliumHash Environment Variables Line 2: # SECURE CONFIGURATION - DO NOT COMMIT TO REPOS Line 4: # =[VALUE] Line 5: # DATABASE CREDENTIALS 5. Path: /home/nvdaxcom/.trash/.env.3 Size: 351 bytes Modified: 2025-10-28 15:53:38 Permissions: 0644 Readable: YES Type: file Content preview (first 5 lines): Line 1: DB_HOST=[VALUE] Line 2: DB_PORT=[VALUE] Line 3: DB_NAME=[VALUE] Line 4: DB_USERNAME=[VALUE] Line 5: DB_PASSWORD=[VALUE] 6. Path: /home/nvdaxcom/.trash/.env.backup Size: 1,954 bytes Modified: 2025-10-28 15:40:49 Permissions: 0644 Readable: YES Type: file Content preview (first 5 lines): Line 1: # GalliumHash Environment Variables Line 2: # SECURE CONFIGURATION - DO NOT COMMIT TO REPOS Line 4: # =[VALUE] Line 5: # DATABASE CREDENTIALS 7. Path: /home/nvdaxcom/core.galliumhash.com/.env Size: 351 bytes Modified: 2025-10-28 15:49:48 Permissions: 0644 Readable: YES Type: file Content preview (first 5 lines): Line 1: DB_HOST=[VALUE] Line 2: DB_PORT=[VALUE] Line 3: DB_NAME=[VALUE] Line 4: DB_USERNAME=[VALUE] Line 5: DB_PASSWORD=[VALUE] 8. Path: /home/nvdaxcom/core.galliumhash.com/.env Size: 351 bytes Modified: 2025-10-28 15:49:48 Permissions: 0644 Readable: YES Type: file Content preview (first 5 lines): Line 1: DB_HOST=[VALUE] Line 2: DB_PORT=[VALUE] Line 3: DB_NAME=[VALUE] Line 4: DB_USERNAME=[VALUE] Line 5: DB_PASSWORD=[VALUE] 2. DIRECTORY STRUCTURE ANALYSIS -------------------------------- User Home: /home/nvdaxcom/ ✅ Directory exists Permissions: 0711 Accessible: YES PHP files found: 0 .env files: 1 ✅ .env found here Hosting Root: /home/nvdaxcom/public_html/ ✅ Directory exists Permissions: 0750 Accessible: YES PHP files found: 2 Files: index.php, view.php .env files: 0 Domain Folder: /home/nvdaxcom/core.galliumhash.com/ ✅ Directory exists Permissions: 0750 Accessible: YES PHP files found: 1 Files: test-complete-pipeline.php .env files: 1 ✅ .env found here Automation Folder: /home/nvdaxcom/core.galliumhash.com/automation/ ✅ Directory exists Permissions: 0755 Accessible: YES PHP files found: 12 Files: DIRECTORY_SCANNER.php, ENV_CONTENT_ANALYZER.php, ENV_REPAIR_TOOL.php, ENV_TEST_TOOL.php, PATH_VERIFICATION.php, cron-verification.php, ethereum-gas-collector.php, master-scheduler.php, metabuilder-collector.php, metaminer-processor.php ... and 2 more .env files: 0 3. ENVIRONMENT LOADING TEST --------------------------- Testing: /home/nvdaxcom/public_html/.env ❌ File does not exist Testing: /home/nvdaxcom/.env ✅ File exists Permissions: 0644 Readable: YES Lines: 11 ✅ Parseable (found 11 variables) Critical variables found: 3/4 Testing: /home/nvdaxcom/core.galliumhash.com/.env ✅ File exists Permissions: 0644 Readable: YES Lines: 11 ✅ Parseable (found 11 variables) Critical variables found: 3/4 Testing: .env ❌ File does not exist Testing: /home/nvdaxcom/core.galliumhash.com/.env ✅ File exists Permissions: 0644 Readable: YES Lines: 11 ✅ Parseable (found 11 variables) Critical variables found: 3/4 4. RECOMMENDATIONS ------------------ ✅ Found .env file(s) - see details above Next steps: 1. Verify the file has correct permissions (644) 2. Ensure it's in the correct location for your automation 3. Test database connection with the found file 5. QUICK FIX SUGGESTION ------------------------ Based on your hosting setup, the .env file should be at: 📁 /home/nvdaxcom/public_html/.env To manually verify in cPanel: 1. Go to File Manager 2. Navigate to /home/nvdaxcom/public_html/ 3. Look for a file called '.env' (note the dot at the beginning) 4. If found, check permissions (should be 644) 5. If not found, create/copy it there ================================================== Scan completed at: 2025-12-08 21:27:13