473,387 Members | 1,530 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Netscape cannot load local PHP pages

Hello, I hope someone out there can help me on this: I am developing a
php application on a windows xp machine running IIS and I cannot load
the famous test.php page or any others with a php extension in my
Netscape 7.1 browser (I also tried version 4.6). I am always prompted
with: you are trying to open an application of type
"application/octet-stream " and what I would like to do with the file,
when in reality my browser should be processing it. It works great in
IE, and php pages on the web work fine in Netscape. So I know it is
something local, but I just can't figure it out! Is there a
particular setup of php files with Netscape, something mime-type
related? Does anyone have any advice? Thanks!
Jul 17 '05 #1
2 1905
On 3 Aug 2004 09:38:14 -0700, wr***********@hotmail.com (Shannon
Wright) wrote:
Hello, I hope someone out there can help me on this: I am developing a
php application on a windows xp machine running IIS and I cannot load
the famous test.php page or any others with a php extension in my
Netscape 7.1 browser (I also tried version 4.6). I am always prompted
with: you are trying to open an application of type
"application/octet-stream " and what I would like to do with the file,
when in reality my browser should be processing it. It works great in
IE, and php pages on the web work fine in Netscape. So I know it is
something local, but I just can't figure it out! Is there a
particular setup of php files with Netscape, something mime-type
related? Does anyone have any advice? Thanks!

In your mime.types file:
type=magnus-internal/cgi exts=php,cgi
In your obj.conf:

NameTrans from="/php" fn="pfx2dir" dir="/path/to/php/dir" name="cgi"
And if you want to use it as an index:

PathCheck fn="find-index" index-names="index.php"
Jul 17 '05 #2
Thanks for the response. I am running IIS 5.0 and I do not have these
files available to me. I guess they are for Netscape web servers? Do
you have any further suggestions? :) Thanks,

Shannon
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: simon | last post by:
Hi, I have a fairly complicated script that seems to load fairly fast. But that's because it is on my local server in the office and not on the main one, (and I am the only one on it). So I...
0
by: Moshe | last post by:
Page with a <form> action calls ASP page. The ASP page has the following structure <%@ LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Option Explicit %> <% Server.ScriptTimeOut=100 With Response...
7
by: Scott | last post by:
Hello All, I've been reading all of the various issues with Iframes in netscape. I have tried all of the various fixes posted, and have even implemented both an iframe and ilayer. My problem is...
9
by: JeffFinnan | last post by:
I can get a source file to write html code fully in Iexplorer. However, in Netscape 4.8, I cannot get it to write this particular line: <SCRIPT LANGUAGE="JavaScript" SRC="src1.js"></script> in the...
25
by: Treetop | last post by:
I have seen some codes that can test for the browser and give values accordingly. I tried to read the FAQ, but was unable to find a simple version of this. What I want is If Netscape-test {...
1
by: The Pistoleer | last post by:
I have an inconsistent problem with some Internet pages when using Netscape (7.1) that I cannot reproduce with IE nor locally. Below is an example link. There are several tables on the pages. ...
6
by: Ben Sharvy | last post by:
I'm using Netscape 7.02 for Mac, and observed the same problem on some version of Mozilla under Red Hat. Netscape won't load the stylesheet for this page:...
18
by: Dennis | last post by:
It seems that garbage collection is somewhat flawed in Netscape as the following little script can bring a machine to its knees in about an hour when run on Netstcape 7.1. I've tried freeing the...
2
by: lawrence | last post by:
I thought I was fighting a PHP problem, so I asked about this on a PHP list, but they felt it was a Javascript problem, so I'm reposting a bit of the debate here. Could this Javascript, below,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.