anoniem Geplaatst: 19 december 2004 Delen Geplaatst: 19 december 2004 Ik wil graag een nieuwe portal maken op mijn (gratis) Lycos Tripod account en heb hiervoor gekozen voor PHP Nuke. Kan ik PHP Nuke op een gratis Tripod account installeren? Hoe werkt de installatie van PHP Nuke? (ik begrijp niet echt veel van de readme...) Hier is de readme die bij PHP Nuke 7.5 bijgesloten is: [quote:187b86c4dd]Base Requirements ----------------- In order to setup PHP-Nuke the folowing prerequisits are necessary. - A Linux or Windows Box installed and working properly. - Apache Web Server (http://www.apache.org) - PHP version 4.2.x or better (mod_php) Apache module (http://www.php.net) - MySQL database server (http://www.mysql.com) NOTE: From PHP-Nuke version 5.3, I added a new SQL abstraction layer, this means that PHP-Nuke now supports MySQL, mSQL, PostgreSQL, PostgreSQL_local, ODBC, ODBC_Adabas, Sybase and Interbase servers. The official test server is MySQL which is used to develop PHP-Nuke. Any feedback about others SQL Servers and how it works will be very appreciated and useful. The above doesn't mean it will not work with other configurations, OS's, DB's, etc, but we only provide INSTALL instructions for the above configuration. In fact PHP-Nuke works under Windows (all), FreeBSD, OS/2, MacOS, etc. Setup of these required packages is beyond the scope of this document and if you are unsure you should check with each of the appropriate web sites for further details. Installing the Package ---------------------- 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://yourdomain.com/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. First Run --------- Create your Super User following the on-screen instructions. Now click on "Preferences" and change whatever you want to fit your site info. All the options you need to change are in the Preferences menu. If you need help just click con the help icon at the right-top of the Administration Menu. This will open a new window with the help you need for each section in the administration system. SECURITY TIP: It's a good choice to put your config.php file outside the Web Server path, then you can create a new config.php with the line: <?php include("../config.php"); ?>[/quote:187b86c4dd] Alvast bedankt! Quote Link naar reactie
anoniem Geplaatst: 19 december 2004 Auteur Delen Geplaatst: 19 december 2004 Wat begrijp je niet? Quote Link naar reactie
anoniem Geplaatst: 19 december 2004 Auteur Delen Geplaatst: 19 december 2004 ...Euh.. - Wat je uit de zip moet uploaden - Wat je moet doen om de boel te installeren Quote Link naar reactie
anoniem Geplaatst: 19 december 2004 Auteur Delen Geplaatst: 19 december 2004 [quote:bc9b59d91a="carlobernardini"]- Wat je uit de zip moet uploaden[/quote:bc9b59d91a] Goede vraag, [quote:bc9b59d91a]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.[/quote:bc9b59d91a] Je moet dus alles uit het package uploaden denk ik [quote:bc9b59d91a="carlobernardini"]Wat je moet doen om de boel te installeren[/quote:bc9b59d91a] Daarvoor moet je de rest van het verhaal lezen.... Quote Link naar reactie
anoniem Geplaatst: 19 december 2004 Auteur Delen Geplaatst: 19 december 2004 [quote:d4b7df40a2="carlobernardini"] - Wat je moet doen om de boel te installeren[/quote:d4b7df40a2] Ten eerste moet je natuurlijk wel een SQL database kunnen maken. Ik neem aan dat je geen shell richting die webserver hebt, dus zul je waarschijnlijk met een programma waarmee je je SQL databases kan onderhouden een database maken, en dat .sql file erin loaden. Quote Link naar reactie
anoniem Geplaatst: 19 december 2004 Auteur Delen Geplaatst: 19 december 2004 dat heb ik geloof ik al gedaan (ik heb totaal gen verstand van php en mysql). Iig heb ik in mn tripod account bij "beheer je database" gekeken, en daar bij "Verwerk SQL query/queries op database carlobernardini_nl_db" bij "Locatie van het tekstbestand :" het bestand "nuke.sql" verwerkt. is dit goed? Ik snap voor de rest niet zo veel van die readme ( :oops: ) dus als jullie het me verder zouden kunnen uitleggen, graag. Als het nodig is wil ik best het password van mn account aan iemand pb'en die het dan voor me doet als die het wil... Alvast bedankt! Quote Link naar reactie
anoniem Geplaatst: 19 december 2004 Auteur Delen Geplaatst: 19 december 2004 Laat maar, het is al gelukt na een beetje klooien :D Bedankt! Quote Link naar reactie
Aanbevolen berichten
Om een reactie te plaatsen, moet je eerst inloggen