![]() |
||
Nagrywarki |
Pliki |
Dyski twarde |
Recenzje |
Księgarnia |
Biosy |
Artykuły |
Nagrywanie od A do Z |
Słownik |
FAQ
|
||
|
|||||||
| Komputery - oprogramowanie i sprzęt Pytania i problemy niezwiązane z nagrywaniem, backupem i grami. |
![]() |
|
|
Opcje związane z dyskusją | Tryby wyświetlania |
|
|
|
|
#1 |
|
Bywalec
Data rejestracji: 09.03.2004
Posty: 42
![]() |
vBulletin 3.0.0 -instalacja na severku
Kod:
// ****** DATABASE SERVER NAME ******
// This is the hostname or IP address of the database server.
// It is in the format HOST:PORT. If no PORT is specified, 3306 is used.
// If you are unsure of what to put here, leave it at the default value.
$servername = 'localhost';
// ****** DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$dbusername = 'root';
$dbpassword = '';
// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$dbname = 'forum';
// ****** TECHNICAL EMAIL ADDRESS ******
// If any database errors occur, they will be emailed to the address specified here.
// Leave this blank to not send any emails when there is a database error.
$technicalemail = 'dbmaster@example.com';
// ****** PERSISTENT CONNECTIONS ******
// This option allows you to turn persistent connections to MySQL on or off.
// The difference in performance is negligible for all but the largest boards.
// If you are unsure what this should be, leave it off.
// 0 = Off; 1 = On
$usepconnect = 0;
// ****** PATH TO ADMIN & MODERATOR CONTROL PANELS ******
// This setting allows you to change the name of the folders that the admin and
// moderator control panels reside in. You may wish to do this for security purposes.
// Please note that if you change the name of the directory here, you will still need
// to manually change the name of the directory on the server.
$admincpdir = 'admincp';
$modcpdir = 'modcp';
// ****** USERS WITH ADMIN LOG VIEWING PERMISSIONS ******
// The users specified here will be allowed to view the admin log in the control panel.
// Users must be specified by *ID number* here. To obtain a user's ID number,
// view their profile via the control panel. If this is a new installation, leave
// the first user created will have a user ID of 1. Seperate each userid with a comma.
$canviewadminlog = '1';
// ****** USERS WITH ADMIN LOG PRUNING PERMISSIONS ******
// The users specified here will be allowed to remove ("prune") entries from the admin
// log. See the above entry for more information on the format.
$canpruneadminlog = '1';
// ****** USERS WITH QUERY RUNNING PERMISSIONS ******
// The users specified here will be allowed to run queries from the control panel.
// See the above entries for more information on the format.
// Please note that the ability to run queries is quite powerful. You may wish
// to remove all user IDs from this list for security reasons.
$canrunqueries = '';
// ****** UNDELETABLE / UNALTERABLE USERS ******
// The users specified here will not be deletable or alterable from the control panel by any users.
// To specify more than one user, separate userids with commas.
$undeletableusers = '';
// ****** SUPER ADMINISTRATORS ******
// The users specified below will have permission to access the administrator permissions
// page, which controls the permissions of other administrators
$superadministrators = '';
// Prefix that your vBulletin tables have in the database.
// For example: $tableprefix = 'vb3_';
$tableprefix = '';
// Prefix that all vBulletin cookies will have
// For example
$cookieprefix = 'bb';
sorry za tak długa treść ale chciałem by było wszystko jasne ... txt pochodzi z pliki config.php
__________________
Drum ' n ' Bass Electronic helper on the elektrodaspecyfikacja : audio ,akustyka początkujacy na cdrinfo.pl |
|
|
|
|
|
#2 |
|
...niepoprawny marzyciel.
Data rejestracji: 25.06.2002
Lokalizacja: Poznań
Posty: 4,752
![]() |
a masz platny czy jakis darmowy serwer?
Trzeba utworzyc baze danych w MYSQL i potem powpisywac DBNAME - Nazwa bazy HOST - nazwa hosta - jezeli pliki masz na tym samym serwie co baza wpisujesz localhost DBUSERNAME - nazwa usera do logowania do Mysql`a DBUSERPASS - haslo j/w
__________________
Pozdrawiam!
|
|
|
|
|
|
#3 | |
|
Guru
Data rejestracji: 31.08.2003
Lokalizacja: Białystok
Posty: 1,190
![]() |
Cytat:
Tak jak Ci napisal Kasprzak. Ja od siebie dodam tylko ze wszelkie linijki poprzedzone / / sa tylko i wylacznie komentarzem, tego sie nie edytuje. $servername = 'adres serwera'; $dbusername = 'login do bazy SQL'; $dbpassword = 'haslo do bazy SQL'; $dbname = 'nazwa bazy SQL'; |
|
|
|
|
|
|
#4 |
|
Silent Hunter ;)
![]() Data rejestracji: 18.05.2002
Lokalizacja: Warszawa
Posty: 2,924
![]() |
Hmm, kupiles ta wersje?
|
|
|
|
|
|
#5 | |
|
Bywalec
Data rejestracji: 09.03.2004
Posty: 42
![]() |
nie ... prostu zdobyłem
ps. dzieki za wyjasnienia lece przetestowac a nic wiecej nie trzeba uzupełniac ? Cytat:
albo inaczej sie zapytam jest jakas instrukcja(polska!) do zainstalowania tego forum i czy da sie to zrobic na jak nie to bym z miła chęcia posłuchał co macie do powiedzenia w tej sprawie... albo poprostu od czego zaczac instalacje bo przeniosłem to co trzeba na server czyli cały folder nazwany u mnie upload
__________________
Drum ' n ' Bass Electronic helper on the elektrodaspecyfikacja : audio ,akustyka początkujacy na cdrinfo.pl Ostatnio zmieniany przez DNBass : 08.04.2004 o godz. 20:17 |
|
|
|
|
|
|
#6 |
|
...niepoprawny marzyciel.
Data rejestracji: 25.06.2002
Lokalizacja: Poznań
Posty: 4,752
![]() |
jezeli np. sciagnales to z mulka to jest to nielegalne. Bo vBulletin jest platny.
Proponuje z darmowych jezeli nie bedziesz robil forum jakiegos ogromnego np. Invision Power Board - swietne np. (osiol,osloskop,forum emulka.net). A jezeli bedziesz mial problem z instaka moge zainstalowac -> gg 1187335
__________________
Pozdrawiam!
|
|
|
|
|
|
#7 |
|
[Member of Mayday]
Data rejestracji: 21.01.2003
Lokalizacja: EU
Posty: 627
![]() |
Witam, ja mam pytanko, jak skonfigurować vBulletin. Juz raz próbowałem, ale nie może połączyć się z bazą danych :/
|
|
|
|
|
|
#8 | |
|
Guru
Data rejestracji: 31.08.2003
Lokalizacja: Białystok
Posty: 1,190
![]() |
Cytat:
|
|
|
|
|
|
|
#9 | |
|
Team Member
![]() Data rejestracji: 14.05.2002
Lokalizacja: Cheyenne Mountain Complex
Posty: 5,320
![]() ![]() ![]() |
Cytat:
Jeżeli masz wykupiony hosting to w wiekszości przypadkach adres bazy to localhost, niema możliwości podłączenia się do bazy z zewnątrz. Przed instalacją vB wspomnianą bazę należy utworzyć. Robi się to przy użyciu narzędzia cPanel Nazwa bazy jest w postaci: NickHosting_NazwaTworzonejBazy (pomijam serwery dedykowane). Dajmy na to login do cPanelu to XXX i tworzysz bazę o nazwie YYY, login do bazy to XXX_YYY
__________________
We all know how these things work, so when you hear the beep, go for it...
|
|
|
|
|
|
|
#10 |
|
[Member of Mayday]
Data rejestracji: 21.01.2003
Lokalizacja: EU
Posty: 627
![]() |
Oki, udało mi się zainstalowac. Wsio już działa, ale jest pusto
![]() Problem w tym, że ja myślałem, że to nie tylko będzie forum chyba, że jeszcze coś muszę włączyć
|
|
|
|
|
|
#11 |
|
Silent Hunter ;)
![]() Data rejestracji: 18.05.2002
Lokalizacja: Warszawa
Posty: 2,924
![]() |
Myslales ze bedzie tam CMS na strone glowna?
|
|
|
|
|
|
#12 |
|
Get a Mac!
![]() Data rejestracji: 18.04.2003
Posty: 10,570
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Ja proponuje korzystac zamias platnego vBulletin przyjemniejszego i darmowego SMF (Simple Machines Forum). Jest prostszy od vB, ale nie jest tak trywialny i masowy jak phpBB, ktorym po prostu ludziom juz chce sie wymiotowac...
|
|
|
|
![]() |
|
|