Yetishare on Keyhelp
Yetishare on Keyhelp
I installed this
https://github.com/mfscripts/Yetishare- ... cript-Free
But I get http 500 error
How do I check error logs in keyhelp so I know what is causing this error
Maybe this script does not support php 7?
Thank you.
Re: Yetishare on Keyhelp
is it safe to install php 5.x even when keyhelp has no cloudlinux?
thanks
Re: Yetishare on Keyhelp
KeyHelp user area of the user, who owns the domain -> Domains -> Web server logs
You can install older PHP versions here:
Admin area -> Configuration -> PHP interpreters
Afterwards, assign the PHP version to the corresponding domain via the domain settings.
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Yetishare on Keyhelp
I remember installing php versions via ssh before now it can be done via admin area? Wow
Re: Yetishare on Keyhelp

Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Yetishare on Keyhelp
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Re: Yetishare on Keyhelp
Now it does not show http 500 error
It now shows attached. That DB exist and I did import the .sql it said I should
Re: Yetishare on Keyhelp
check the tables in PHPmyadmin.
If they do not extist, something wrent wrong during the import of the database or you imported a wrong dump
Florian Cheno
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Yetishare on Keyhelp
The sql I imported came with the zip. When I did import it there was an error. I can just delete that DB and re-import but same error always
Re: Yetishare on Keyhelp
If there was an error, the database could not be imported and therefor you received the message about a missing database table.
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Yetishare on Keyhelp
First select a database on the left menu and then import the data.No database selected
You probably tried to import from top level of your MariaDB server.
But on top level no database is selected so far.
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Re: Yetishare on Keyhelp
- Attachments
-
- c.JPG (24.45 KiB) Viewed 5919 times
Re: Yetishare on Keyhelp
I usually login directly from the Database page...
Edit:
It really does not work with php 7 but it did with php 5.4. In Cpanel you can have php 5.2. Is this possible with KH?
Thanks!