- HelioNet
- → etigui's Content
etigui's Content
There have been 9 items by etigui (Search limited from 19-January 20)
#169033 Need help to Instal a small Mysql pluginn and make it runs
Posted by
etigui
on 18 December 2019 - 09:02 AM
in
Website Management and Coding
#169023 Need help to Instal a small Mysql pluginn and make it runs
Posted by
etigui
on 17 December 2019 - 10:26 PM
in
Website Management and Coding
#169020 Need help to Instal a small Mysql pluginn and make it runs
Posted by
etigui
on 17 December 2019 - 08:48 PM
in
Website Management and Coding
Your files need to be in public_html for them to be viewable through a browser. So try something like /home/etigui/public_html/robert instead.
Home/etigui/robertWhere did you put the files for this program? I don't even see it on your account.
Thank you for your answers guys It's good to see that you are not alone when you feel like beeing in the botem of the ocean...
... I belive you should be right... But... as we say in french... Je n'arrive à rien...
I was also thinking in changing the place of the "roots" file and also making a sub domaine. I created http://www.robert.al....heliohost.org/
#169004 Need help to Instal a small Mysql pluginn and make it runs
Posted by
etigui
on 17 December 2019 - 03:15 PM
in
Website Management and Coding
You can try accessing your database using PHP. Make sure to check the credentials.
<?php $conn = new mysqli("localhost", "etigui", "password", "etigui_db"); // Check the connection if ($conn -> connect_errno) { echo "Error: " . $conn -> connect_error; exit(); } else echo "Success.";
#169003 Need help to Instal a small Mysql pluginn and make it runs
Posted by
etigui
on 17 December 2019 - 03:12 PM
in
Website Management and Coding
Where did you put the files for this program? I don't even see it on your account.
The only thing I see on your account is a wordpress installation in the public_html folder.
Hello!
Home/etigui/robert
#168999 Need help to Instal a small Mysql pluginn and make it runs
Posted by
etigui
on 17 December 2019 - 02:54 PM
in
Website Management and Coding
Try changing the host to localhost.
Voilà....
And now... do you have any idea on "how to test if it's works?" / What should i write in my broser to get access to my database?
Thanks
Sorry I'm an early beginner
#168997 Need help to Instal a small Mysql pluginn and make it runs
Posted by
etigui
on 17 December 2019 - 02:45 PM
in
Website Management and Coding
Did it throw any error while installing?Actually:- I ve found the way to download the app through the "Git"- Then in the instalation summury available on ((https://github.com/R...-:-INSTALLATION)it's says to configure the installation ... That's now that my problems start...=> I don't know what to write in the exemple.user_config.php (=> I don't know my MySQL "host name")I tried different thinks but I don't know after how to check if it's works or not... I dont know what to write in my webbroser to access my "database"/"plugInn"
Then I had to create a Mysql database ... I believe I have done that right ... But since I don't know how to try ... I'm not sure nore
#168996 Need help to Instal a small Mysql pluginn and make it runs
Posted by
etigui
on 17 December 2019 - 02:40 PM
in
Website Management and Coding
#168992 Need help to Instal a small Mysql pluginn and make it runs
Posted by
etigui
on 17 December 2019 - 01:54 PM
in
Website Management and Coding
Bonjour!
J'essaye d'installer ce petit logiciel: http://robertmanager.org/index.php... Je n'arrive pour l'instant à (presque) rien... je cherche qqn pour m'aider... Merci
- HelioNet
- → etigui's Content
- HelioNet Guidelines