![]() Server : Apache/2 System : Linux server-15-235-50-60 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 User : gositeme ( 1004) PHP Version : 8.2.29 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/gositeme/domains/gositeme.com/public_html/quickqr/install/lang/ |
<?php $lang = array(); $lang['MYSQLFILL'] = 'Please fill in your MySQL database details below'; $lang['MYSQLHOST'] = 'MySQL Host'; $lang['HOSTHELP'] = 'The host address of your MySQL database, usually localhost'; $lang['MYSQLUSER'] = 'MySQL Username'; $lang['USERHELP'] = 'The username used to access your MySQL database'; $lang['MYSQLPASS'] = 'MySQL Password'; $lang['PASSHELP'] = 'The password used to access your MySQL database'; $lang['MYSQLNAME'] = 'MySQL Database Name'; $lang['NAMEHELP'] = 'The name of your database, you must have first created this'; $lang['MYSQLPRE'] = 'MySQL Table Prefix'; $lang['PREHELP'] = 'The text that comes before the table names, not requried'; $lang['NEXT'] = 'Next >>'; $lang['ERROR1044'] = 'This user does not have access to the database specified'; $lang['ERROR1046'] = 'Please specify a database name'; $lang['ERROR1049'] = 'Database does not exist, please create it'; $lang['ERROR1045'] = 'MySQL Username or Password incorrect'; $lang['ERROR2005'] = 'Could not connect to host'; $lang['ERRORIMAGES'] = 'Could not write to your images folder.<br><br>Please check that you have set the chmod/permisions to 0777'; $lang['ERRORCONFIG'] = 'Could not write to your includes/config.php file.<br><br>Please check that you have set the chmod/permisions to 0777'; $lang['CLICKHERE'] = 'Click here'; $lang['CORRECTED'] = 'once you have corrected this'; $lang['ADMUSER'] = 'Admin Username'; $lang['ADMUSERHELP'] = 'The username that will be used when managing the site'; $lang['ADMPASS'] = 'Admin Password'; $lang['ADMPASSHELP'] = 'The password that will be used when managing the site'; $lang['ADMFILL'] = 'Please Fill in the username and password you would like to use to access the admin panel'; $lang['THANKYOU'] = 'Thank you for installing PHPDug, please use the links below'; $lang['MYSQLDEFCOUNTRY'] = 'Default Country'; $lang['MYSQLSELCOUNTRY'] = 'Select Country'; ?>