当前位置:网站首页>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 !
边栏推荐
- In the promotion season, how to reduce the preparation time of defense materials by 50% and adjust the mentality (personal experience summary)
- 剑指 Offer 17. 打印从1到最大的n位数
- Server coding bug
- Sword finger offer 15 Number of 1 in binary
- Mysql database basic operation - regular expression
- Kivy tutorial how to load kV file design interface by string (tutorial includes source code)
- [Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter III exercises]
- Detailed explanation of multithreading
- Luogup3694 Bangbang chorus standing in line
- AI 考高数得分 81,网友:AI 模型也免不了“内卷”!
猜你喜欢

今日睡眠质量记录77分

Smbms project

人身变声器的原理

MySQL installation, uninstallation, initial password setting and general commands of Linux

Servlet
![[colab] [7 methods of using external data]](/img/cf/07236c2887c781580e6f402f68608a.png)
[colab] [7 methods of using external data]

elk笔记24--用gohangout替代logstash消费日志

这本数学书AI圈都在转,资深ML研究员历时7年之作,免费电子版可看

PowerPoint 教程,如何在 PowerPoint 中将演示文稿另存为视频?

常见的几种最优化方法Matlab原理和深度分析
随机推荐
SVN添加文件时的错误处理:…\conf\svnserve.conf:12: Option expected
elk笔记24--用gohangout替代logstash消费日志
71 articles on Flink practice and principle analysis (necessary for interview)
Setting up remote links to MySQL on Linux
PowerPoint 教程,如何在 PowerPoint 中将演示文稿另存为视频?
35道MySQL面试必问题图解,这样也太好理解了吧
PostgreSQL installation
Kotlin - improved decorator mode
R语言使用data函数获取当前R环境可用的示例数据集:获取datasets包中的所有示例数据集、获取所有包的数据集、获取特定包的数据集
Cadre de logback
[colab] [7 methods of using external data]
阿南的疑惑
Some thoughts on business
常见的几种最优化方法Matlab原理和深度分析
Flink code is written like this. It's strange that the window can be triggered (bad programming habits)
Swiftui development experience: the five most powerful principles that a programmer needs to master
Flink SQL knows why (19): the transformation between table and datastream (with source code)
Multi table query of MySQL - multi table relationship and related exercises
Start signing up CCF C ³- [email protected] chianxin: Perspective of Russian Ukrainian cyber war - Security confrontation and sanctions g
Sword finger offer 14- I. cut rope