HelioHost Posted December 6, 2019 Posted December 6, 2019 Username: shuyaiba, Server: Johnny, Main domain: posfijidemo.heliohost.org Hi, I currently have some files on the free hosting plan. I need someone fromyour admin side to install it. I cannot do it as the shell_exec() commandsare disabled and i dont want to use vps atm because its just a demo forsome people. Please advise if you can do it so i can send you the details. Shuyaib
Guest pooks Posted December 6, 2019 Posted December 6, 2019 This is usually disabled for security purposes. I highly doubt someone would enable that for you. A root admin will let you know, but don't get your hopes up.
Flaze Posted December 6, 2019 Posted December 6, 2019 He's not asking a root admin to enable shell_exec(). He's asking whether they could install something that needs shell_exec() for him.
Guest pooks Posted December 6, 2019 Posted December 6, 2019 He's not asking a root admin to enable shell_exec(). He's asking whether they could install something that needs shell_exec() for him. Sorry, I didn't realize that. The wording made it seem like he wanted it to be enabled. My bad. :/
HelioHost Posted December 7, 2019 Author Posted December 7, 2019 Hi,There is a sub domain with the installation steps. It needs the databaseand it needs to create a folder called "doc" for logs and backups . Do isend you the db details here ? Also one part of the installation requiresyou to define the admin password, so please inform me of that password onceyou are done. On Sun, Dec 8, 2019 at 8:45 AM Heliohost Support wrote: > What are the commands you need run?>> You may view the status of your ticket by visiting:>> https://www.helionet.org/index/index.php?showtopic7963>> Thank you,> Heliohost support> https://www.heliohost.org/> https://www.helionet.org/>>
Krydos Posted December 8, 2019 Posted December 8, 2019 You can create the database yourself through cpanel, and you can use the cpanel file manager to create the folder. Neither of these things require shell_exec().
HelioHost Posted December 8, 2019 Author Posted December 8, 2019 i have created the db. I have also created a folder to suit the installer.howver the software is unable. There is a shell_exec() command in theinstaller code which creates the folder according to the systems standards.I have cleaned it up again so i need to install it properly again. go to mylink /installer should give you an idea. Is it possible for you to do it ? On Sun, Dec 8, 2019 at 1:00 PM Heliohost Support wrote: > You can create the database yourself through cpanel, and you can use the> cpanel file manager to create the folder. Neither of these things require> proc_open().>> You may view the status of your ticket by visiting:>> https://www.helionet.org/index/index.php?showtopic7963>> Thank you,> Heliohost support> https://www.heliohost.org/> https://www.helionet.org/>>
Krydos Posted December 8, 2019 Posted December 8, 2019 I don't see anything about shell_exec() but I do see this error: Fatal error: Uncaught Error: Call to undefined function apache_get_version() You'll probably need to contact the software author to get a version that doesn't try to run that function. Here are some alternate ways to get the apache version through php https://stackoverflow.com/questions/42021846/how-to-get-apaches-version
Recommended Posts