473,569 Members | 2,383 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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
"applicatio n/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 1914
On 3 Aug 2004 09:38:14 -0700, wr***********@h otmail.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
"applicatio n/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.ph p"
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
1771
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 would like to run some tests, for example how long the pages take to load on average and what load it place on the server. Currently the pages load...
0
1667
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 .Buffer = True .Expires = 0 .Clear
7
3676
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 that no matter which i use, i can access the src before and after i change it, but the page never displays. in IE6 it works no matter how i access...
9
1501
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 code. All other lines are written. Is there some trick I need to do? The script file src1.js : function selectFile() { var pdbFile =...
25
3883
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 { code for netscape users } If IE-test { code for ie users
1
1675
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. The tables at the top containing small images are working correctly. The tables below that contain product descriptions and input to purchase an...
6
2786
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: http://www.efn.org/~bsharvy/ecolibparty.html Strangely, it loads the exact same stylesheet as linked here: http://www.efn.org/~bsharvy/dummies.html So, the problem isn't with the...
18
1547
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 variables manually, but Im not sure whats broken. I assume that the images aren't being freed when they are replaced. Is there a workaround/solution...
2
1692
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, possibly trigger a redirect in Netscape, and send the browser to a file called "0". Cause what is happening is on load, in Netscape, the page redirects...
0
7703
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7618
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7982
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5222
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3656
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3644
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2116
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1226
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
944
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.