PLEASE HELP !!! (PHPNUKE PROBLEM)

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
hawkal
-


Joined: 26 Jun 2004
Posts: 11

PostPosted: Fri Jul 02, 2004 2:53 am    Post subject: PLEASE HELP !!! (PHPNUKE PROBLEM) Reply with quote

I installed phpnuke following deledar's tutorial and when i got to loading up the localhost page (http://localhost/phpnuke) like said in his tutorial it came up with the directory of that file ( INDEX OF/ PHPNUKE) with all the files in text format

i know i done everything else in the tutorial correctly because i kept re-evaluating the installation to make sure i didnt miss anything and it all seemed prefect i had mysql running abyss web server running and myphpadmin was used to create the database and that was prefect

PLEASE HELP !!! WHAT HAVE/AM I DOING WRONG

THANK YOU IN ADVANCED
Back to top View user's profile Send private message Visit poster's website
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Jul 02, 2004 2:57 am    Post subject: Reply with quote

You forgot to add a index file for PHP , open
your console and add index.php as an index file.
Back to top View user's profile Send private message Visit poster's website
hawkal
-


Joined: 26 Jun 2004
Posts: 11

PostPosted: Fri Jul 02, 2004 12:41 pm    Post subject: Reply with quote

ive done that like u said on msm (trustpunk) but it still isnt working it just takes me to the directory
Back to top View user's profile Send private message Visit poster's website
hawkal
-


Joined: 26 Jun 2004
Posts: 11

PostPosted: Fri Jul 02, 2004 1:16 pm    Post subject: Reply with quote

i tried linking directly to the index.php file (http://localhost/phpnuke/index.php) and i was returned with what looks like loads of errors here is just a small outtake of the errors

Notice: ob_end_clean(): failed to delete buffer. No buffer to delete. in C:\Program Files\Abyss Web Server\phpnuke\mainfile.php on line 18

Notice: Undefined variable: forum_admin in C:\Program Files\Abyss Web Server\phpnuke\mainfile.php on line 67

Notice: Undefined variable: inside_mod in C:\Program Files\Abyss Web Server\phpnuke\mainfile.php on line 70

Notice: Undefined variable: inside_mod in C:\Program Files\Abyss Web Server\phpnuke\db\db.php on line 44

Notice: Use of undefined constant sitename - assumed 'sitename' in C:\Program Files\Abyss Web Server\phpnuke\mainfile.php on line 86

Notice: Use of undefined constant nukeurl - assumed 'nukeurl' in C:\Program Files\Abyss Web Server\phpnuke\mainfile.php on line 87

Notice: Use of undefined constant site_logo - assumed 'site_logo' in C:\Program Files\Abyss Web Server\phpnuke\mainfile.php on line 88

Notice: Use of undefined constant slogan - assumed 'slogan' in C:\Program Files\Abyss Web Server\phpnuke\mainfile.php on line 89

Notice: Use of undefined constant startdate - assumed 'startdate' in C:\Program Files\Abyss Web Server\phpnuke\mainfile.php on line 90

Notice: Use of undefined constant adminmail - assumed 'adminmail' in C:\Program Files\Abyss Web Server\phpnuke\mainfile.php on line 91

Notice: Use of undefined constant anonpost - assumed 'anonpost' in C:\Program Files\Abyss Web Server\phpnuke\mainfile.php on line 92

Notice: Use of undefined constant Default_Theme - assumed 'Default_Theme' in C:\Program Files\Abyss Web Server\phpnuke\mainfile.php on line 93

these errors were in a long list with what looks like the remnants of a phpnuke website around it and in the background

PLEASE HELP (SORRY CANT PROVIDE A LINK TO THE PAGE)
Back to top View user's profile Send private message Visit poster's website
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Jul 02, 2004 1:29 pm    Post subject: Reply with quote

Its not working because your browser is caching the index listing
of all the files , also to get rid of those PHp errors , do the following

Open php.ini in C:\Windows and find
error_reporting = E_ALL;

Change that to
error_reporting = E_ALL &~ E_NOTICE;

Run the PHP nuke program again and it will
run without any errors , Have A Nice Day !

Note: I usually setup my php.ini to
show no errors , display_errors = Off
Back to top View user's profile Send private message Visit poster's website
hawkal
-


Joined: 26 Jun 2004
Posts: 11

PostPosted: Fri Jul 02, 2004 6:37 pm    Post subject: Reply with quote

THANK YOU VERY MUCH TRUSTPUNK PHPNUKE IS WORKING
Back to top View user's profile Send private message Visit poster's website
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Jul 02, 2004 6:55 pm    Post subject: Reply with quote

No problem ! Im glad its working for you !
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group