Home Backend Development PHP Tutorial IIS+php有关问题

IIS+php有关问题

Jun 13, 2016 pm 12:22 PM
content gt http iis nbsp

IIS+php问题
我服务器是win2003的,之前用的apache服务器,现在要换成IIS。
IIS+php+mysql环境已经搭建好了。
现在的问题是:访问一些页面的时候,老是报错说:‘null’为空或不是对象。如图:
但是用apache服务器,就没这个问题。  请教各位大神,这个问题应该如何处理。

------解决思路----------------------
这是 浏览器 报的错,是 js 错误
可能是你的 js 文件没有被正确加载。
在 IIS 中,存放 js 的文件的文件夹需要有“执行”权限,也不排除你的路径有问题或没有启用父路径
------解决思路----------------------
点击是看看还有问题吗
------解决思路----------------------
应该看看是不是js被正确加载了。。firebug等工具可以看
------解决思路----------------------
http://zuohang.net:8088 佐航网
你的错误出现在那个链接中?我怎么没看到

Array<br />(<br />    [0] => HTTP/1.1 200 OK<br />    [1] => Content-Length: 8665<br />    [2] => Content-Type: text/html<br />    [3] => Content-Location: http://zuohang.net:8088/index.html<br />    [4] => Last-Modified: Sun, 24 May 2015 01:11:14 GMT<br />    [5] => Accept-Ranges: bytes<br />    [6] => ETag: "9f1e6887be95d01:a24"<br />    [7] => Server: Microsoft-IIS/6.0<br />    [8] => Date: Mon, 08 Jun 2015 08:25:03 GMT<br />    [9] => Connection: close<br />)<br /><br />
Copy after login
是 IIS 不错

------解决思路----------------------
用 IE 无法登陆(登陆框出现多个,没法输入)
用360急速登陆后只发现一处,但与你描述的不一致

------解决思路----------------------
这是Ie点击用户名框后的截图

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to open iis application pool How to open iis application pool Apr 09, 2024 pm 07:48 PM

To open an application pool in IIS: 1. Open IIS Manager; 2. Navigate to the "Application Pools" node; 3. Right-click the target application pool and select "Manage"; 4. Click "Advanced Settings" Tab; 5. Application pool configuration can be viewed and modified here.

How to generate URL from html file How to generate URL from html file Apr 21, 2024 pm 12:57 PM

Converting an HTML file to a URL requires a web server, which involves the following steps: Obtain a web server. Set up a web server. Upload HTML file. Create a domain name. Route the request.

Can iis log files be deleted? How to delete them? Can iis log files be deleted? How to delete them? Apr 09, 2024 pm 07:45 PM

Yes, it is possible to delete IIS log files. Removal methods include selecting the website or application pool through IIS Manager and deleting the log file in the Log Files tab. Use a command prompt to go to the log file storage directory (usually %SystemRoot%\System32\LogFiles\W3SVC1) and use the del command to delete the log file. Use third-party tools such as Log Parser to automatically delete log files.

How to set up iis application pool How to set up iis application pool Apr 09, 2024 pm 07:51 PM

The IIS Application Pool Setup Guide provides detailed instructions for configuring application pools directly in IIS Manager: application name, mode, launch type managed mode, authentication, loading user profile 32-bit application enablement, recycling frequency and reason Application path, hosting mode, initial memory allocation virtual directory, initialization module, fault isolation mode

where is the iis log where is the iis log Apr 09, 2024 pm 07:57 PM

IIS logs are typically stored in the following locations: Windows Server 2008 and above: %SystemDrive%\inetpub\logs\LogFilesWindows Server 2003: %SystemDrive%\Documents and Settings\All Users\Application Data\Microsoft\IIS\LogFiles

How to set up iis protocol How to set up iis protocol Apr 09, 2024 pm 07:39 PM

To set up the IIS protocol, follow these steps: Open IIS Manager, select the website. In the Actions panel, click Bind. Add the protocol to use (HTTP or HTTPS), specify the IP address and port. For HTTPS, configure the SSL certificate, select the certificate type and certificate. Save the changes and test the binding.

How to open iis manager on computer How to open iis manager on computer Apr 09, 2024 pm 07:24 PM

IIS Manager can be opened through Control Panel, Command Prompt, or Run window. Once opened, it contains detailed information and configuration settings about the web server, organized into: Server, Site, Application Pool, Feature View, and Common Tasks.

AI helps brain-computer interface research, New York University's breakthrough neural speech decoding technology, published in Nature sub-journal AI helps brain-computer interface research, New York University's breakthrough neural speech decoding technology, published in Nature sub-journal Apr 17, 2024 am 08:40 AM

Author | Editor Chen Xupeng | ScienceAI Aphasia due to defects in the nervous system can lead to serious life disabilities, and it may limit people's professional and social lives. In recent years, the rapid development of deep learning and brain-computer interface (BCI) technology has provided the feasibility of developing neurospeech prostheses that can help aphasic people communicate. However, speech decoding of neural signals faces challenges. Recently, researchers from VideoLab and FlinkerLab at the University of Jordan have developed a new type of differentiable speech synthesizer that can use a lightweight convolutional neural network to encode speech into a series of interpretable speech parameters (such as pitch, loudness, formant frequency, etc.), and synthesize these parameters into speech through a differentiable neural network. this synthesizer

See all articles