当前位置:网站首页>Open PHP error prompt under Ubuntu 14.04
Open PHP error prompt under Ubuntu 14.04
2022-07-03 13:23:00 【Brother Xing plays with the clouds】
Ubuntu 14.04 in , default PHP The development environment configuration does not prompt all warnings 、 Error message . This is very painful for developers . Record the configuration method here , Keep it for future use .
1、 modify php The configuration file php.ini
sudo gedit /etc/php5/apache2/php.ini
hold display_errors = Off Change it to display_errors = On
hold error_reporting = xxx Change it to error_reporting = E_ALL | E_STRICT
2、 restart apache
sudo /etc/init.d/apache2 restart
OK! Enjoy it !
边栏推荐
- 解决 System has not been booted with systemd as init system (PID 1). Can‘t operate.
- STM32 and motor development (from MCU to architecture design)
- 2022-02-13 plan for next week
- untiy世界边缘的物体阴影闪动,靠近远点的物体阴影正常
- 106. How to improve the readability of SAP ui5 application routing URL
- R语言使用data函数获取当前R环境可用的示例数据集:获取datasets包中的所有示例数据集、获取所有包的数据集、获取特定包的数据集
- MySQL functions and related cases and exercises
- MySQL_ JDBC
- Fabric.js 更换图片的3种方法(包括更换分组内的图片,以及存在缓存的情况)
- Oracle memory management
猜你喜欢

35道MySQL面试必问题图解,这样也太好理解了吧

Idea full text search shortcut ctr+shift+f failure problem

Flink SQL knows why (16): dlink, a powerful tool for developing enterprises with Flink SQL

The shortage of graphics cards finally came to an end: 3070ti for more than 4000 yuan, 2000 yuan cheaper than the original price, and 3090ti

正则表达式

18W word Flink SQL God Road manual, born in the sky

Multi table query of MySQL - multi table relationship and related exercises

Introduction to the implementation principle of rxjs observable filter operator

Image component in ETS development mode of openharmony application development

2022-02-14 incluxdb cluster write data writetoshard parsing
随机推荐
Task6: using transformer for emotion analysis
Flink SQL knows why (XI): weight removal is not only count distinct, but also powerful duplication
今日睡眠质量记录77分
2022-02-09 survey of incluxdb cluster
Reptile
CVPR 2022 image restoration paper
Ubuntu 14.04 下开启PHP错误提示
Today's sleep quality record 77 points
2022-01-27 research on the minimum number of redis partitions
R language uses the data function to obtain the sample datasets available in the current R environment: obtain all the sample datasets in the datasets package, obtain the datasets of all packages, and
Start signing up CCF C ³- [email protected] chianxin: Perspective of Russian Ukrainian cyber war - Security confrontation and sanctions g
The principle of human voice transformer
PostgreSQL installation
【R】 [density clustering, hierarchical clustering, expectation maximization clustering]
[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [sqlserver2012 comprehensive exercise]
Sitescms v3.1.0 release, launch wechat applet
Kivy教程之 如何自动载入kv文件
MySQL constraints
[Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter 7 exercises]
Sword finger offer 14- ii Cut rope II