我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

IIS 7服务器上的PHP脚本问题

I new to PHP and I am having problems porting some PHP scripts to a server running IIS 7. PHP seems to be installed correctly, see http://econresource.cid.no/models/models/info.php. But the script http://econresource.cid.no/models/models/model1.php does not execute as expected.

For a working version of the model1.php script, remove .cid from the URL above. I suspect this is some kind of security issue...

your using short open tags and support for them is disabled, change

<? 

to

<?php

you can see in your phpinfo - short_open_tag OFF

近期文章

  • 没有在Apache上创建error_log
  • 没有使用MySQL的PHP​​电话簿
  • 哪个是更好的PHP自动加载方法?
  • PHP循环永远不会结束
  • RegEx从img标签获取src,width和height属性(在PHP中)
  • 我怎么能用PHP回复php?
  • MySQL插入表
  • 审核MySQL表并仅在批准后显示更改
  • 如何在“onchange”事件上将链接与<select> <option>值连接起来
  • 在PHP脚本的末尾关闭和/或杀死mysqli连接?
  • MySQL查询搜索(高级)
  • 错误的form_later()钩子行为?
  • jQuery AJAX和PHP会话问题
  • 从网址创建缩略图?
  • 从PHP中的字符串创建日期
  • 如何在PHP中同步侦听来自RabbitMQ队列的消息?
  • TCPDF - 页脚的奇怪问题
  • 所有管理员/用户功能检查他/她是否已登录 - 如何避免这种情况?
  • 将具有多个字段的数组传递给codeigniter中的视图
  • 使用Javascript和PHP使用TTF生成图像

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华