Where do I find my server’s name?
High!
Sorry, but I’m not able to install the yet uploaded version of Vanilla. Where do I find my server’s name?
TIA
Best Answers
-
vrijvlinder MVP
@Asmus said:
High!Please come back when straight... or Please contact your host to get the details you need.
6 -
whu606 MVP
Welcome to the community.
In your screenshot, the gap you show is asking for the name of the database Vanilla should use.
Before you can install Vanilla, you have to have created a database and assigned it a username and password.
The database will contain all the data for your forum.
From here: http://vanillaforums.org/docs/installation#threesteps
Step 1. Create the database
Vanilla requires MySQL. Many hosts offer a point & click interface to create databases and database users. For example, if your web host has cPanel you probably can see phpMyAdmin in the main menu or a the section labeled Databases. Creating a database (and a database user) is a very simple operation. Essentially you will create a blank (empty) database that the Vanilla installer will later populate with the correct tables and data. collation" drop-down box in phpmyadmin. If you select a different encoding method, you may need to manually update your ../db/local.php file. Tip: If you plan on having multiple Vanillainstallations, don't use vanilla as the database name.
Be sure to record the database name, you will need it later.
Create a database user(with password)
Again, don't get fancy with the database username. In fact, you can use the same name that you selected for the database (in step 1).
Select a strong password. You can easily recover your database username and password if necessary (by reviewing the vanilla/conf/config.php file in your Vanilla directory.
Be sure to record the username and password. You will need it later.
3 Assign all database permissions to the database user that you created (in step 2). Congratulations. You now have a database that is ready to use, as well a a database user (and password) with the necessary permissions.
7 -
R_J Admin
Ich spreche zwar kein Italienisch, aber laut dieser Seite http://www.cheweb.it/web-hosting haben alle Pakete cPanel. Auf dieser Seite: http://www.cheweb.it/cpanel-hosting ist sogar ein Link auf eine Demo-Installation von cPanel. Wenn ich mir die ansehe (ist ja glücklicherweise Englisch), dann finde ich als dritten Punkt von unten "Databases" und dort ist auch phpMyAdmin aufgeführt.
Du musst dich also bei deinem Provider anmelden und dort nach dem Punkt cPanel suchen. Falls du den nicht mehr hast, lass dir vom Provider den Link schicken! Hier im Forum wird dir niemand helfen können, bevor du dass nicht getan hast.
Sobald du dich bei cPanel angemeldet hast, wähle phpMyAdmin aus. Dort kannst du dann eine Datenbank für Vanilla anlegen. Falls du dann damit Probleme hast, kann dir hier wieder geholfen werden.Nur zur Not!
Wenn es ganz blöd läuft, könntest du Vanilla auch in der gleichen Datenbank wie WordPress installieren, aber nachdem du eigentlich eine eigene Datenbank anlegen könntest, solltest du das auch machen. Aber falls das nicht funktioniert, sieh dir einfach die Datei wp-config.php im WordPress Verzeichnis an und benutze die Datenbankangaben, die du in dieser Datei finden kannst, für die Installation von Vanilla.
If somebody wants to chime in (I'll be on tour the next days and therefore not a big help anymore):
- Provider is an italien provider cheweb.it
- Their plans all include cPanel
- Asmus has already a running WP on the server, but I guess it has been a One-Click-Installation
I told him to:
- Get the credentials for his cPanel account anyhow
- Log into cPanel and start phpMyAdmin
- Create a database for Vanilla
- Eventually - if everything else fails - use the same db as the WP db for Vanilla, since the credentials can be seen in wp-config.php
2
Answers
Please come back when straight... or Please contact your host to get the details you need.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Sorry, it was late last night … I am quite new to all these internet technologies. I’ve been and I am a typesetter, a typomaniac without any compromises. I often think that what is no problem in print, is an awful job in the web. If we could work in web as like in InDesign, things would be better.
My problem: I have downloaded the latest Vanilla package and did decompress and upload it to my server. But then I was asked for the name of my server, and I didn’t find the correct answer. I simply don’t know what I have to type in here.
Lars Kähler
@Asmus
Welcome to the community.
In your screenshot, the gap you show is asking for the name of the database Vanilla should use.
Before you can install Vanilla, you have to have created a database and assigned it a username and password.
The database will contain all the data for your forum.
From here: http://vanillaforums.org/docs/installation#threesteps
Step 1. Create the database
Vanilla requires MySQL. Many hosts offer a point & click interface to create databases and database users. For example, if your web host has cPanel you probably can see phpMyAdmin in the main menu or a the section labeled Databases. Creating a database (and a database user) is a very simple operation. Essentially you will create a blank (empty) database that the Vanilla installer will later populate with the correct tables and data. collation" drop-down box in phpmyadmin. If you select a different encoding method, you may need to manually update your ../db/local.php file. Tip: If you plan on having multiple Vanillainstallations, don't use vanilla as the database name.
Create a database user(with password)
Again, don't get fancy with the database username. In fact, you can use the same name that you selected for the database (in step 1).
Select a strong password. You can easily recover your database username and password if necessary (by reviewing the vanilla/conf/config.php file in your Vanilla directory.
Be sure to record the username and password. You will need it later.
3 Assign all database permissions to the database user that you created (in step 2). Congratulations. You now have a database that is ready to use, as well a a database user (and password) with the necessary permissions.
Aehm – could somebody help me with the installation of that empty database on the server? I don’t really understand the tutorial in that point although I’ve read every single line of it.
I’ve installed Sequel Pro now. Is it helpful for that purpose it help in this case?
TIA
Lars (Kähler)
@Asmus
Can you get to a utility called phpMyAdmin (usually available via cPanel)?
Sorry for switching language, but it might be faster...
Bei einem "ä" im Namen gehe ich einfach mal davon aus, dass ich Deutsch reden kann
Hast du einen eigenen Server oder ein Hosting Paket? Also managst du deinen Server über eine Weboberfläche die der Provider bereitstellt, oder machst du alles über eine Kommandozeile auf dem Server?
a) Falls Weboberfläche, dann hast du dort sicherlich die Möglichkeit eine Datenbank einzurichten.
b) Falls es dein eigener Server ist, dann ist diie Antwort länger. Du müsstest entweder über die Kommandozeile gehen, oder ein ein Tool wie phpMyAdmin oder Adminer installieren.
Ah, prima. Dann können wir ja auf deutsch reden und bei bedarf übersetzen. Also, mein Rechner ist ein MacBook von 2007, auf dem Server läuft Debian Linux. CMS ist im Moment noch WordPress, wird aber gerade umgebaut auf Contao.
Ich schrecke nicht vor der Kommandozeile zurück, hätte aber schlicht aus Bequemlichkeit lieber ein GUI-Tool …
Könnte wohl bitte jemand anders kurz aushelfen? Darf auch eine Kleinigkeit kosten, wenn’s heute, wir haben jetzt ja schon 21 Minutes to save the world … – äh, was rede ich denn – 21 Minuten nach Mitternacht …
Geisterstunde … Geht bis 1 Uhr …
… noch klappt.
Schließlich versprecht Ihr das ja auch in Eurem Forums-Claim, nicht wahr?
• Schaffen wir das?
• Wie gehen wir da vor?
• Wie erklären wir diesem Hornochsen von Lars Kähler (52 Jahre, blond & blauäugig, neugierig, verspielt, zerstreut, dennoch allwissend … ;-)
(Schuhgröße 44, ganz leichter Bauchansatz, genialer Erfinder und im Hauptberuf leidenschaftlicher Typomane …)
wie nun also eine klitzekleine MySQL-Datenbank auf dem Server bei CheWeb in Stellung gebracht wird … – äh, was rede ich denn – installiert?Mit klickibunti bitteschön?
For those of you who don’t read the wonderful German Language, here is a short Description of the To-Do-List:
Ich spreche zwar kein Italienisch, aber laut dieser Seite http://www.cheweb.it/web-hosting haben alle Pakete cPanel. Auf dieser Seite: http://www.cheweb.it/cpanel-hosting ist sogar ein Link auf eine Demo-Installation von cPanel. Wenn ich mir die ansehe (ist ja glücklicherweise Englisch), dann finde ich als dritten Punkt von unten "Databases" und dort ist auch phpMyAdmin aufgeführt.
Du musst dich also bei deinem Provider anmelden und dort nach dem Punkt cPanel suchen. Falls du den nicht mehr hast, lass dir vom Provider den Link schicken! Hier im Forum wird dir niemand helfen können, bevor du dass nicht getan hast.
Sobald du dich bei cPanel angemeldet hast, wähle phpMyAdmin aus. Dort kannst du dann eine Datenbank für Vanilla anlegen. Falls du dann damit Probleme hast, kann dir hier wieder geholfen werden.
Nur zur Not!
Wenn es ganz blöd läuft, könntest du Vanilla auch in der gleichen Datenbank wie WordPress installieren, aber nachdem du eigentlich eine eigene Datenbank anlegen könntest, solltest du das auch machen. Aber falls das nicht funktioniert, sieh dir einfach die Datei wp-config.php im WordPress Verzeichnis an und benutze die Datenbankangaben, die du in dieser Datei finden kannst, für die Installation von Vanilla.
If somebody wants to chime in (I'll be on tour the next days and therefore not a big help anymore):
I told him to:
If you include travel costs from Bavaria...