| View previous topic :: View next topic |
eZtreme Moderator

Joined: 21 Nov 2004 Posts: 521 Location: irc.quakenet.org #funpic
|
Posted: 30.01.05 18:23 Post subject: CMS -- phpNuke |
|
|
|
phpNuke
The probably most famous cms. But I wouldn't recommend.
sample: http://help.funpic.org/cms/phpNuke/
1. download the cms at http://www.phpnuke.org/modules.php?name=Downloads&d_op=viewdownload&cid=1
2. unzip it
3. edit the config.php in the /html/ directoy with the notepad
| Code: |
$dbhost = "localhost";
$dbuname = "your_username";
$dbpass = "your_password";
$dbname = "your_username";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL"; // important, _not_ mysql4
$sitekey = "some_random_numbers_and_digits";
$gfx_chk = 0; // very important, has to be 0
$subscription_url = "";
|
4. now upload _only_ the /html/ directory (may take some time because phpNuke is 11mb)
5. activate your MySQL database at http://www.funpic.org/mysql.php
6. open the phpMyAdmin ( http://www.funpic.org/webhosting.php -> Database )
7. in your phpMyAdmin do the following:
in the left frame click on your username -> click on "SQL" in the top menu -> click on "Browse" -> choose the "nuke.sql" in the /sql/ directory -> click on "Go"
8. open the admin.php of phpNuke with your browser
9. enjoy your new phpNuke _________________ FIREFOX
Anti IE ...trying to stop the Internet Explorer
Anti IE banners for _your_ forum signature!
Last edited by eZtreme on 08.02.05 20:52; edited 1 time in total |
|
| Back to top
|
|
|
Dangerangel1 Fun-Kleinkind
Joined: 21 Dec 2004 Posts: 17
|
Posted: 30.01.05 20:25 Post subject: |
|
|
|
| what CSM would you recommend? |
|
| Back to top
|
|
|
illaradio Little-Fun-King

Joined: 15 Jan 2005 Posts: 30 Location: Montreal, Quebec
|
Posted: 30.01.05 20:47 Post subject: |
|
|
|
Either e107 or Mambo _________________

illa.Radio
- Where real news doesn't matter |
|
| Back to top
|
|
|
eZtreme Moderator

Joined: 21 Nov 2004 Posts: 521 Location: irc.quakenet.org #funpic
|
|
| Back to top
|
|
|
illaradio Little-Fun-King

Joined: 15 Jan 2005 Posts: 30 Location: Montreal, Quebec
|
Posted: 31.01.05 00:22 Post subject: |
|
|
|
| eZtreme wrote: | i don't like mambo. The best english one I know is e107, that's also the one I am going to write a tutorial for next  |
you post all your tutorials right here on the forums? _________________

illa.Radio
- Where real news doesn't matter |
|
| Back to top
|
|
|
eZtreme Moderator

Joined: 21 Nov 2004 Posts: 521 Location: irc.quakenet.org #funpic
|
|
| Back to top
|
|
|
illaradio Little-Fun-King

Joined: 15 Jan 2005 Posts: 30 Location: Montreal, Quebec
|
Posted: 31.01.05 02:13 Post subject: |
|
|
|
hmm the tutorials that you write... do u only put them here (on the funpic forums) or do you have like a site u put em up on, etc. _________________

illa.Radio
- Where real news doesn't matter |
|
| Back to top
|
|
|
eZtreme Moderator

Joined: 21 Nov 2004 Posts: 521 Location: irc.quakenet.org #funpic
|
|
| Back to top
|
|
|
xmclan Funnilein

Joined: 07 Feb 2005 Posts: 4
|
Posted: 07.02.05 15:54 Post subject: |
|
|
|
I am getting an error:
| Code: | Warning: main(language/lang-.php): failed to open stream: No such file or directory in /usr/export/www/hosting/xmclan/mainfile.php on line 183
Warning: main(): Failed opening 'language/lang-.php' for inclusion (include_path='.:') in /usr/export/www/hosting/xmclan/mainfile.php on line 183
Warning: get_lang(admin/language/lang-.php): failed to open stream: No such file or directory in /usr/export/www/hosting/xmclan/mainfile.php on line 198
Warning: get_lang(): Failed opening 'admin/language/lang-.php' for inclusion (include_path='.:') in /usr/export/www/hosting/xmclan/mainfile.php on line 198
Warning: head(themes//theme.php): failed to open stream: No such file or directory in /usr/export/www/hosting/xmclan/header.php on line 31
Warning: head(): Failed opening 'themes//theme.php' for inclusion (include_path='.:') in /usr/export/www/hosting/xmclan/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /usr/export/www/hosting/xmclan/header.php on line 47 |
What is wrong? |
|
| Back to top
|
|
|
bami Fun-Spammer

Joined: 02 Jan 2005 Posts: 427 Location: The Netherlands
|
Posted: 08.02.05 16:49 Post subject: |
|
|
|
looks like you didnt set the language _________________ I have betrayed you guys ,
I've switched to another (paid) host, but don't worry,
I'll check back every now and then ;D. |
|
| Back to top
|
|
|