You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@NLDW1-6-03-26:/var/www/html# ./install.php
./install.php: line 1: ?php: No such file or directory
./install.php: line 2: /bin: Is a directory
./install.php: line 3: 000-default.conf: command not found
./install.php: line 4: 000-default.conf: command not found
./install.php: line 5: 000-default.conf: command not found
./install.php: line 6: 000-default.conf: command not found
./install.php: line 7: bower_components/: Is a directory
./install.php: line 8: =: command not found
./install.php: line 9: include_once: command not found
./install.php: line 10: syntax error near unexpected token $_POST["save_settings"]' ./install.php: line 10: if (isset($_POST["save_settings"]) && isset($_POST["server_name"]) && isset($_POST["admin_group"]) && isset($_POST["ultra_group"]) && isset($_POST["master_group"]) && isset($_POST["reseller_group"]) && isset($_POST["allowed_groups"])) {'
The text was updated successfully, but these errors were encountered:
this my error in terminal
root@NLDW1-6-03-26:/var/www/html# ./install.php
./install.php: line 1: ?php: No such file or directory
./install.php: line 2: /bin: Is a directory
./install.php: line 3: 000-default.conf: command not found
./install.php: line 4: 000-default.conf: command not found
./install.php: line 5: 000-default.conf: command not found
./install.php: line 6: 000-default.conf: command not found
./install.php: line 7: bower_components/: Is a directory
./install.php: line 8: =: command not found
./install.php: line 9: include_once: command not found
./install.php: line 10: syntax error near unexpected token
$_POST["save_settings"]' ./install.php: line 10:
if (isset($_POST["save_settings"]) && isset($_POST["server_name"]) && isset($_POST["admin_group"]) && isset($_POST["ultra_group"]) && isset($_POST["master_group"]) && isset($_POST["reseller_group"]) && isset($_POST["allowed_groups"])) {'The text was updated successfully, but these errors were encountered: