dongqiaolong9034 2017-11-09 21:46
浏览 111
已采纳

php.ini文件丢失,但有php.ini-dist和php.ini-推荐

I've been trying to find the php.ini file. I ran phpinfo() and the location shows as: C:\WINDOWS. In the Windows folders there are only php.ini-info and php.ini-recommended files. php

Could the file be in another location?

I need to configure the file so I can get a contact form on a website working. (Set smtp settings). Version is: PHP 5.0.4 running on Windows NT.

If there is another way to send the contact form fields to an email, I would consider that.

  • 写回答

1条回答 默认 最新

  • duanbiao4035 2017-11-09 21:53
    关注

    This doesn't neccessarily mean it's loading from that dir, it just means it's looking in that dir. And there's no such file there. No biggie -- typically you'd just copy php.ini-recommended to php.ini and edit as desired for your tastes.

    Note: relying on local mail delivery is usually a pain, especially for Windows where you don't normally have an SMTP service handy. I'd recommend using a mail service API like Mailgun instead. It will give you all sorts of nice features like reporting and bounce detection.

    Version is: PHP 5.0.4 running on Windows NT.

    Er, really? That is legitimately ancient and almost certainly full of security issues. You'll probably want to upgrade / replace it ASAP.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 #MATLAB仿真#车辆换道路径规划
  • ¥15 java 操作 elasticsearch 8.1 实现 索引的重建
  • ¥15 数据可视化Python
  • ¥15 要给毕业设计添加扫码登录的功能!!有偿
  • ¥15 kafka 分区副本增加会导致消息丢失或者不可用吗?
  • ¥15 微信公众号自制会员卡没有收款渠道啊
  • ¥100 Jenkins自动化部署—悬赏100元
  • ¥15 关于#python#的问题:求帮写python代码
  • ¥20 MATLAB画图图形出现上下震荡的线条
  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘