473,385 Members | 1,647 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,385 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 2021
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...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.