PhpDig.net

Go Back   PhpDig.net > General Forums > Coding & Tutorials

Reply
 
Thread Tools
Old 12-07-2004, 08:54 AM   #1
chris44gw
Green Mole
 
Join Date: Nov 2004
Posts: 6
phpnuke 7.5 question

I just installed phpnuke 7.5 on my computer. I'm running IIS, PHP Version 5.0.2, and MySQL ver. 4.1.7. After installing everything I went to the admin.php page and got all kinds of errors and warnings for different pages. I did the search thing and read somewhere that the error level display in PHP was set to high. I then set

display_errors = Off

and everything seems to be working fine now. My question is if you have been in this situation before has this happened to you and am I just covering up a problem or was the error display really what was wrong. Thanks for any advice.

-Chris
chris44gw is offline   Reply With Quote
Old 12-08-2004, 11:13 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Personally I try to remember to set error reporting to the highest level when coding to avoid the issue you mention, but different developers code in different ways. If you set display_errors to Off, it of course gets applied to all scripts. Maybe try using error_reporting(0); in the nuke script itself. Also check out the following links.

http://www.php.net/manual/en/functio...-reporting.php
http://www.php.net/manual/en/ref.errorfunc.php
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Old 12-09-2004, 10:36 AM   #3
chris44gw
Green Mole
 
Join Date: Nov 2004
Posts: 6
Thanks

I'll give it a try. Like everyone else I've gotten busy and had to move onto some work. I'll get back when I have something new. Thanks though.

-Chris
chris44gw is offline   Reply With Quote
Reply

Thread Tools

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Venue question.. Dave A The Mole Hole 0 12-25-2005 12:53 AM
allow_url_fopen question cefiro How-to Forum 3 02-21-2005 01:14 PM
question about the installation west Script Installation 1 02-01-2005 10:52 AM
phpnuke integration snorkpants Mod Requests 21 06-11-2004 12:31 PM


All times are GMT -8. The time now is 02:50 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.