Current location: Hot Scripts Forums » Programming Languages » PHP » Problems getting PHP-Nuke setup correctly


Problems getting PHP-Nuke setup correctly

Reply
  #1 (permalink)  
Old 12-16-05, 01:40 AM
TravisT TravisT is offline
New Member
 
Join Date: Dec 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Problems getting PHP-Nuke setup correctly

I had started this post in the newbie forum, but it seems that where I am now should definately be moved to a more appropriate forum... this one.

I just got finished installing MySQL, PHP, Apache, and PHPNuke. I ran all of the tests to ensure that php is installed correctly, and everything worked. I did some real basic programming in dreamweaver after following a tutorial there about setting up a web blog from scratch. Anyway, that worked also, so I think all of my setup is correct.

I am having a problem with getting to the phpnuke admin page after copying the files to my root directory. I followed the install docs on phpnuke's website, but for some reason all I can get from ANY of the php pages I try to access that are part of phpnuke is a blank screen. It sounds like my server is processing something when I request the file, but there is no output. I turned on debugging in the config.php file which is in my root directory. When trying to access the page, this is what I got:

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in E:\Website\db\mysql.php on line 117

Warning: include(language/lang-.php) [function.include]: failed to open stream: No such file or directory in E:\Website\mainfile.php on line 211

Warning: include() [function.include]: Failed opening 'language/lang-.php' for inclusion (include_path='.;c:\php\includes') in E:\Website\mainfile.php on line 211

Notice: Undefined variable: gfx in E:\Website\mainfile.php on line 1314

Notice: Undefined variable: gfx in E:\Website\mainfile.php on line 1332

Notice: Use of undefined constant admin - assumed 'admin' in E:\Website\admin.php on line 35

Notice: Use of undefined constant admin - assumed 'admin' in E:\Website\mainfile.php on line 226

Warning: include_once(admin/language/lang-.php) [function.include-once]: failed to open stream: No such file or directory in E:\Website\mainfile.php on line 227

Warning: include_once() [function.include]: Failed opening 'admin/language/lang-.php' for inclusion (include_path='.;c:\php\includes') in E:\Website\mainfile.php on line 227

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in E:\Website\db\mysql.php on line 117

Notice: Undefined variable: name in E:\Website\admin.php on line 58

Notice: Undefined index: 1 in E:\Website\mainfile.php on line 654

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in E:\Website\db\mysql.php on line 117

Notice: Undefined offset: 2 in E:\Website\mainfile.php on line 657

Notice: Undefined offset: 1 in E:\Website\mainfile.php on line 537

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in E:\Website\db\mysql.php on line 117

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in E:\Website\db\mysql.php on line 117

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in E:\Website\db\mysql.php on line 117

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in E:\Website\db\mysql.php on line 117

Notice: Use of undefined constant END_TRANSACTION - assumed 'END_TRANSACTION' in E:\Website\db\mysql.php on line 117

Notice: Use of undefined constant ip_address - assumed 'ip_address' in E:\Website\includes\ipban.php on line 30

Notice: Undefined offset: 3 in E:\Website\includes\ipban.php on line 31

Notice: Undefined index: 2 in E:\Website\mainfile.php on line 266

Warning: include(themes//theme.php) [function.include]: failed to open stream: No such file or directory in E:\Website\header.php on line 32

Warning: include() [function.include]: Failed opening 'themes//theme.php' for inclusion (include_path='.;c:\php\includes') in E:\Website\header.php on line 32

Notice: Use of undefined constant _CHARSET - assumed '_CHARSET' in E:\Website\includes\meta.php on line 24

Notice: Undefined index: 1 in E:\Website\mainfile.php on line 242

Notice: Undefined index: 1 in E:\Website\mainfile.php on line 242

Notice: Undefined index: 1 in E:\Website\mainfile.php on line 242

Fatal error: Call to undefined function themeheader() in E:\Website\header.php on line 52


Not sure if this means anything to any of you, but I am to inexperienced with this to even know what I am looking at. Any suggestions? Thanks!
Reply With Quote
  #2 (permalink)  
Old 12-16-05, 04:03 PM
mab's Avatar
mab mab is offline
Community VIP
 
Join Date: Oct 2005
Location: Denver, Co. USA
Posts: 2,674
Thanks: 0
Thanked 0 Times in 0 Posts
Here are two things to look at (both in your php.ini) -

The default "error_reporting" level might need to be set to a lower level (all of these things are warnings or notices - except the final fatal error.)

The "doc_root" might not be set to where your scripts are located.
Reply With Quote
  #3 (permalink)  
Old 12-17-05, 07:54 PM
mab's Avatar
mab mab is offline
Community VIP
 
Join Date: Oct 2005
Location: Denver, Co. USA
Posts: 2,674
Thanks: 0
Thanked 0 Times in 0 Posts
Here is one addition thought - Your User folder and file permissions might not be set correctly to let PHP read (and probably write) files.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP NUKE Programming Job $$$ best4service Job Offers & Assistance 1 10-25-05 11:51 AM
PHP multi-dimensional array sorting issue aqw PHP 2 06-24-05 11:09 PM
Remote PHP Hosting - No hassles, no setup fee, free trial... Spriteworks General Advertisements 0 10-18-04 10:44 AM
Setup of PHPmyadmin + PHP + Mysql jaishalg PHP 3 09-13-04 06:06 PM
php nuke opposed to individual scripts babalu PHP 1 12-09-03 12:18 PM


All times are GMT -5. The time now is 06:23 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.