/
/
var
/
softaculous
/
wacart
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.23
PHP 7.4.33
Dir:
/var/softaculous/wacart
Edit:
/var/softaculous/wacart/instance.php
<?php /** * @copyright Copyright (c) 2017 Usha Singhai Neo Informatique Pvt. Ltd * @license https://github.com/ushainformatique/yiichimp/blob/master/LICENSE.md */ $installed = true; $siteName = "[[site_name]]"; $dsn = 'mysql:host=[[softdbhost]];port=3306;dbname=[[softdb]];'; $username = '[[softdbuser]]'; $password = '[[softdbpass]]'; $debug = false; $environment = 'production'; $vendorPath = '.'; $backendVendorPath = '..';
Ukuran: 504 B