Home
Forums
Members
Search
Help
New topics
Todays topics
Website
Welcome Guest, Not a member yet?
Register
Sign In
Login
Username:
Password:
Remember me
Lost Password?
CodeIgniter Forums
Archived Discussions
Archived General Discussion
mysql query error is displaying on the page.
Share on Google
Share on Facebook
Share on Twitter
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend
Linear Mode
Threaded Mode
mysql query error is displaying on the page.
El Forum
Unregistered
#1
10-19-2010, 01:05 AM
[eluser]Arun Joshi[/eluser]
Hi,
When there is a mysql error with db query, that error displaying on the page with full table information. How to block this? I want to hide this on my live server. Which configuration value to change?
Thanks
Arun
El Forum
Unregistered
#2
10-19-2010, 01:11 AM
[eluser]InsiteFX[/eluser]
Why not fix the errors!
You are not showing what the errors are.
InsiteFX
El Forum
Unregistered
#3
10-19-2010, 01:20 AM
[eluser]vamsee[/eluser]
set the db_debug to false in database.php config file
but this is temporary solution try for permanent solution
$db['default']['db_debug'] = FALSE;
--------------------
Private Messages
User Control Panel
Who's Online
Search
Forum Home
General
-- News & Discussion
-- Events
-- Lounge
-- Regional User Groups
Using CodeIgniter
-- Installation & Setup
-- Model-View-Controller
-- Libraries & Helpers
-- Best Practices
-- Choosing CodeIgniter
-- General Help
CodeIgniter 4
-- CodeIgniter 4 Roadmap
-- CodeIgniter 4 Development
-- CodeIgniter 4 Feature Requests
-- CodeIgniter 4 Support
-- CodeIgniter 4 Discussion
-- CodeIgniter 4 Addins
Development
-- CodeIgniter 3.x
-- CodeIgniter 2.x
-- Issues
-- NetBeans Plugin
External Resources
-- Spotlight
-- Learn More
-- Jobs
-- Addins
Archived Discussions
-- Archived Libraries & Helpers
-- Archived Development & Programming
Theme © iAndrew 2016 -
Forum software by © MyBB