473,387 Members | 1,534 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Enable features in PHP after installation using 'yum'

I installed php on my pc [Fedora] using
Expand|Select|Wrap|Line Numbers
  1. yum install php 
I need to --enable-debug and --enable-maintainer-zts for php .As per the documentation these can be enabled during ./configure step of installing php from source.

Is there a way to do this after the installation is done using yum or I have to do the installation using source .

I am currently editing the php.ini file to keep warnings for memory leaks ON. What else is necessary?
Mar 12 '13 #1
2 2023
r035198x
13,262 8TB
Did you also set the display_errors and error_level settings in php.ini?
Mar 12 '13 #2
Yes, I have uncommented

display_errors
Default Value: On
Development Value: On
Production Value: Off

and

error_reporting = E_ALL & ~E_DEPRECATED

display_errors is On

If there is any link which can give a list of all features enabled by --enable-debug and -enable-maintainer-zts, please do include it so i can make the necessary changes in php.ini
Mar 12 '13 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: cotton_gear | last post by:
Hi, Depending on the user input I need to disbale/enable some of the links in my page. When disbled I need to display the links as normal text with cursor changed to mouse pointer style and when...
0
by: hyper | last post by:
The MailMessage class in System.Web.Mail in asp.net 1.1 doesn't contain any API that perform authentication. I found an article about this subject: How to enable SMTP Authentication using...
0
by: Aparna Rege | last post by:
Hi, I want to create an installation for my project (built using VB.Net 2003). I have two components in the setup and user may install only one of them to start with. I would like to give users...
0
by: Umesh Rao | last post by:
I want to enable dual monitors on my pc using C# .. is there a way do this in code ..??
0
by: byrocat | last post by:
I have a pile of DB2 connections created via the Client Configuration Assistant that are being actively used in DBArtisan. We've just had a requirement to move to a more recent version of DB2...
1
by: solanki.chandrakant | last post by:
Hi All, i m working on Linux Fedora Core 4. i have to develop one program in that i have device id. Based on given device id i have to enable/disable particular device id. i have to work with...
5
Atli
by: Atli | last post by:
Hi guys. So, I got it into my head this morning that I needed a Linux HTTP server. Naturally that means installing Apache with PHP and last but not least, MySQL. I decided to use Fedora Code...
2
by: letmetry | last post by:
Hi all, Is there any way to automate a installation process using C++/C#. For eg. Opening some setup.exe file and clicking the 'next' buttons.. till 'finish'.. Any code sample will help me a...
7
by: kesava81 | last post by:
Hi, All, I am a perl novice..and I was wondering if there is anyway that a product installation can be automated using perl. Here is the scenario I am talking about. Take a product and...
3
by: deepthisoft | last post by:
Hi, In my screen i have a jtable and a button. At the beginning the button is disabled. When i select a row the Button Will be Enable. How can i do this. Please anyone help me...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.