Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP] PHP-Nuke-7.9, Instalacja
-Sunburn-
post
Post #1





Goście







Witam, chciałem zainstalować PHP-Nuke ale kiedy otworzyłem config.php, to zwątpiłem (IMG:http://forum.php.pl/style_emoticons/default/winksmiley.jpg) Poniżej są wypisane pola (ponumerowałem je) które trzeba uzupełnić, ale w większości nie wiem o co chodzi i skąd te dane mam wziąć

  1. <?php
  2. 1) $dbhost = "localhost";
  3. 2) $dbuname = "root";    
  4. 3) $dbpass = "";
  5. 4) $dbname = "nuke";
  6. 5) $prefix = "nuke";  
  7. 6) $user_prefix = "nuke";
  8. 7) $dbtype = "MySQL";
  9. 8) $sitekey = "SwSDsyrgF23$$5%*ddw3$D-2Df/%(-0394ˇ$%/";
  10. 9) $gfx_chk = 0;
  11. 10) $subscription_url = "";
  12. 11) $admin_file = "admin";
  13. 12) $tipath = "images/topics/";
  14. 13) $nuke_editor = 1;
  15. 14) $display_errors = false;
  16. ?>


czy to wszystko trzeba wypełniać czy wystarczy host bazy danych, nazwa bazy, user oraz hasło?


Pozdrawiam i z góry dzięki

Ten post edytował Sunburn 31.07.2007, 11:03:47
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
-Sunburn-
post
Post #2





Goście







nie, jest plik tekstowy install.txt, w którym:
Kod
Unzip the package into the directory you want to use on you web
server, if you're unsure where that is, ask you system administrator.

Now go to the directory where you uncompressed all files and edit the
file "config.php". Change all the fields until you are happy with the
changes and they fits the need of your web site. Give special attention
to the database configuration section. When you have finished to edit
config.php file change to the /sql/ directory and there is a file called
"nuke.sql" this file contains the commands to build the database structure,
tables and the default data.

If you're using a software like phpMyAdmin go to step 3.

1) Create a database called, for example, nuke:

    mysqladmin create nuke
    
2) Now fill the databases with the tables in nuke.sql file:

    mysql nuke < nuke.sql

3) In order to use the ultramode.txt news file please be sure to chmod 666.
   This file is used to show news from your site in some old programs and
   frontends and is reserved to future use in PHP-Nuke. For backend use
   backend.php file instead.

4) That's it!... now you need to edit the file "config.php" to set the
database options. Please read carefully the instruction on that file!
After that, point your browser to:

    http://phpnuke.org/admin.php
    
    We use MySQL as the example and nuke.sql file is in MySQL format
because PHP-Nuke was made using this database server. You can find
many programs out there to convert the database schema from MySQL to
whatever else you want. But this is a task for you.
Go to the top of the page
+Quote Post

Posty w temacie
- Sunburn   [PHP] PHP-Nuke-7.9   31.07.2007, 11:00:18
- - Lion_87   a niem ma tam opcji instalacji (np:instal.php)   31.07.2007, 11:05:20
- - Sunburn   nie, jest plik tekstowy install.txt, w którym: Kod...   31.07.2007, 11:19:54
- - Lion_87   sciągnij inną wersje PhpNuke Albo idz do...   31.07.2007, 11:50:48


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 14.10.2025 - 12:00