当前位置:网站首页>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 !
边栏推荐
- 剑指 Offer 16. 数值的整数次方
- [Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter V exercises]
- rxjs Observable filter Operator 的实现原理介绍
- Flick SQL knows why (10): everyone uses accumulate window to calculate cumulative indicators
- Setting up Oracle datagurd environment
- untiy世界边缘的物体阴影闪动,靠近远点的物体阴影正常
- Comprehensive evaluation of double chain notes remnote: fast input, PDF reading, interval repetition / memory
- sitesCMS v3.0.2发布,升级JFinal等依赖
- Slf4j log facade
- 8皇后问题
猜你喜欢

物联网毕设 --(STM32f407连接云平台检测数据)

Logseq 评测:优点、缺点、评价、学习教程

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

Tutoriel PowerPoint, comment enregistrer une présentation sous forme de vidéo dans Powerpoint?

道路建设问题

Flink SQL knows why (17): Zeppelin, a sharp tool for developing Flink SQL

【电脑插入U盘或者内存卡显示无法格式化FAT32如何解决】

Flink SQL knows why (13): is it difficult to join streams? (next)

106. How to improve the readability of SAP ui5 application routing URL

刚毕业的欧洲大学生,就能拿到美国互联网大厂 Offer?
随机推荐
[colab] [7 methods of using external data]
PostgreSQL installation
Internet of things completion -- (stm32f407 connects to cloud platform detection data)
Servlet
Kivy tutorial how to load kV file design interface by string (tutorial includes source code)
今日睡眠质量记录77分
SQL learning notes (I)
Smbms project
Finite State Machine FSM
Sitescms v3.0.2 release, upgrade jfinal and other dependencies
Kivy教程之 如何通过字符串方式载入kv文件设计界面(教程含源码)
Sitescms v3.1.0 release, launch wechat applet
Kotlin - improved decorator mode
Image component in ETS development mode of openharmony application development
Anan's doubts
Libuv库 - 设计概述(中文版)
Sword finger offer 15 Number of 1 in binary
Spark实战1:单节点本地模式搭建Spark运行环境
2022-02-09 survey of incluxdb cluster
STM32 and motor development (from MCU to architecture design)