473,804 Members | 2,959 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Finding PHP for W95

Hi, Im trying to find the latest version ( hopefully 5 ) for my W95
for offline testing.
I have found binaries of version 5+ for W95 but I didnt jump to the
conclusion that it
would be compatible with W95. So I just want to know :

- What is the latest version from the museum that I can download for
W95
- Is there a way for me to manually install it, I read a message that
was posted here,
that said that all you needed to do was to make a directory from C:/
called PHP, and
move some files to either the c:/windows or c:/windows/system
folder.... I believe....
is this true?

Thanks

Oct 20 '07 #1
8 1407
K.J.Williams wrote:
Hi, Im trying to find the latest version ( hopefully 5 ) for my W95
for offline testing.
I have found binaries of version 5+ for W95 but I didnt jump to the
conclusion that it
would be compatible with W95. So I just want to know :

- What is the latest version from the museum that I can download for
W95
- Is there a way for me to manually install it, I read a message that
was posted here,
that said that all you needed to do was to make a directory from C:/
called PHP, and
move some files to either the c:/windows or c:/windows/system
folder.... I believe....
is this true?

Thanks

I wouldn't even try to run PHP on W95. W95 has been unsupported for at
least 5 years.

It doesn't cost that much to get a new system with at least WinXP home
edition. And that is supported.

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===

Oct 21 '07 #2
On 20/10/2007 in message
<11************ **********@k35g 2000prh.googleg roups.comK.J.Wi lliams wrote:
>Hi, Im trying to find the latest version ( hopefully 5 ) for my W95
for offline testing.
I have found binaries of version 5+ for W95 but I didnt jump to the
conclusion that it
would be compatible with W95. So I just want to know :

- What is the latest version from the museum that I can download for
W95
- Is there a way for me to manually install it, I read a message that
was posted here,
that said that all you needed to do was to make a directory from C:/
called PHP, and
move some files to either the c:/windows or c:/windows/system
folder.... I believe....
is this true?

Thanks
There is an article which may help at:
http://www.thesitewizard.com/archive/php4install.shtml

The php site tells you which is the latest version that will support W95,
do a search, it seems to be under maintenance at the moment so I can't
provide a link.

Historic versions are at:
http://uk2.php.net/releases/

That's a UK link, you may have a local one.

As Jerry said you really ought to consider upgrading your OS if you can,
life would be much easier for you. Don't even think about Vista though :-(

If you're not wedded to Windows you can just as well develop on a Linux
machine, it runs well even on PC's that may be considered under-powered
for Windows.

--
Jeff Gaines Damerham Hampshire UK
It may be that your sole purpose in life is to serve as a warning to others.
Oct 21 '07 #3
On Oct 21, 1:32 am, "Jeff Gaines" <jgaines_new... @yahoo.co.ukwro te:
On 20/10/2007 in message

<1192919867.569 861.168...@k35g 2000prh.googleg roups.comK.J.Wi lliams wrote:
Hi, Im trying to find the latest version ( hopefully 5 ) for my W95
for offline testing.
I have found binaries of version 5+ for W95 but I didnt jump to the
conclusion that it
would be compatible with W95. So I just want to know :
- What is the latest version from the museum that I can download for
W95
- Is there a way for me to manually install it, I read a message that
was posted here,
that said that all you needed to do was to make a directory from C:/
called PHP, and
move some files to either the c:/windows or c:/windows/system
folder.... I believe....
is this true?
Thanks

There is an article which may help at:http://www.thesitewizard.com/archive/php4install.shtml

The php site tells you which is the latest version that will support W95,
do a search, it seems to be under maintenance at the moment so I can't
provide a link.

Historic versions are at:http://uk2.php.net/releases/

That's a UK link, you may have a local one.

As Jerry said you really ought to consider upgrading your OS if you can,
life would be much easier for you. Don't even think about Vista though :-(

If you're not wedded to Windows you can just as well develop on a Linux
machine, it runs well even on PC's that may be considered under-powered
for Windows.

--
Jeff Gaines Damerham Hampshire UK
It may be that your sole purpose in life is to serve as a warning to others.

Well I have Windows XP on a HP brand laptop and I called the dealer at
CompUSA who sold me
the computer, warned me strongly that I shouldnt be using a laptop for
software or
website development, becuase the AMD TURION64 in my motherboard is not
fast enough
to process files for a offline PHP server. For that matter, he said
that only desktops
with Intels chips can be used for PHP website development or for that
matter any
software development. Most importantly he emphasized, "Dont use
Laptops" for software
development. Then he went on to state that AMD CPUs are not built like
Intel chips
to endure long hours of abuse from software development. Then he said
that a windows 95 computer
should be sufficient enough to support a PHP system as long as it has
a intel chip such as
a P2. Which is what I have...

Oct 21 '07 #4
..oO(K.J.Willia ms)
>Well I have Windows XP on a HP brand laptop and I called the dealer at
CompUSA who sold me the computer, warned me strongly that I shouldnt be
using a laptop for software or website development, becuase the AMD
TURION64 in my motherboard is not fast enough to process files for a
offline PHP server.
Huh? Even an old i486 CPU is fast enough for that.
>For that matter, he said that only desktops with Intels chips can be
used for PHP website development or for that matter any software
development.
Is he on drugs? What does the CPU have to do with the kind of
applications that you can run on it? How does software developing
differ from text processing or image rendering in terms of CPU load?
>Most importantly he emphasized, "Dont use Laptops" for software
development.
Even the most cheap laptops today have much more power and possibilities
than my local server, which works perfectly well. Software development
means nothing for the CPU, it's running idle cycles most of the time.
>Then he went on to state that AMD CPUs are not built like Intel chips
That's correct, but doesn't matter.
>to endure long hours of abuse from software development.
"Abuse from software development"? *ROFL*
>Then he said that a windows 95 computer should be sufficient enough to
support a PHP system as long as it has a intel chip such as a P2. Which
is what I have...
Maybe you could ask this idiot what would happen on an AMD box. And then
_definitely_ change your hardware supplier, because this guy doesn't
really know what he's talking about.

Micha
Oct 21 '07 #5
K.J.Williams wrote:
Well I have Windows XP on a HP brand laptop and I called the dealer at
CompUSA who sold me
the computer, warned me strongly that I shouldnt be using a laptop for
software or
website development, becuase the AMD TURION64 in my motherboard is not
fast enough
to process files for a offline PHP server. For that matter, he said
that only desktops
with Intels chips can be used for PHP website development or for that
matter any
software development. Most importantly he emphasized, "Dont use
Laptops" for software
development. Then he went on to state that AMD CPUs are not built like
Intel chips
to endure long hours of abuse from software development. Then he said
that a windows 95 computer
should be sufficient enough to support a PHP system as long as it has
a intel chip such as
a P2. Which is what I have...
Never heard so much rubbish.
Oct 22 '07 #6
Well I have Windows XP on a HP brand laptop and I called the dealer at
CompUSA who sold me
the computer, warned me strongly that I shouldnt be using a laptop for
software or
website development, becuase the AMD TURION64 in my motherboard is not
fast enough
to process files for a offline PHP server. For that matter, he said
that only desktops
with Intels chips can be used for PHP website development or for that
matter any
software development. Most importantly he emphasized, "Dont use
Laptops" for software
development. Then he went on to state that AMD CPUs are not built like
Intel chips
to endure long hours of abuse from software development. Then he said
that a windows 95 computer
should be sufficient enough to support a PHP system as long as it has
a intel chip such as
a P2. Which is what I have...
You can't be serious. People actually listen to those assholes? And
you're wanting to do software development?

OK Lesson #1. NEVER EVER EVER EVER trust a salesperson. EVER. If he
starts talking about something you don't understand fully, demand to
see facts backing up what he/she is saying. As others have pointed
out, 99% of what he told you is utter bullshit, and easily proven as
such.

Lesson #2. NEVER EVER EVER EVER buy a computer from a chain store
like CompUSA or Best Buy or Circuit City. Buy a Dell if you have to,
but put together your own machine if you can. It's not rocket
science, and forgive me for saying so, but I think you could use the
technical experience.

Lesson #3. Windows 95? Seriously? No, seriously? What are you
thinking? If you want to re-use an old machine then download Linux or
*BSD and use that without the X Windows system.

If, however, my suspicions are true, and you're just a troll, then
please jump off a bridge.


Oct 22 '07 #7
"turnitup" <same@samewro te in message
news:47******** *************** @news.zen.co.uk ...
K.J.Williams wrote:
>Well I have Windows XP on a HP brand laptop and I called the dealer at
CompUSA who sold me
the computer, warned me strongly that I shouldnt be using a laptop for
software or
website development, becuase the AMD TURION64 in my motherboard is not
fast enough
to process files for a offline PHP server. For that matter, he said
that only desktops
with Intels chips can be used for PHP website development or for that
matter any
software development. Most importantly he emphasized, "Dont use
Laptops" for software
development. Then he went on to state that AMD CPUs are not built like
Intel chips
to endure long hours of abuse from software development. Then he said
that a windows 95 computer
should be sufficient enough to support a PHP system as long as it has
a intel chip such as
a P2. Which is what I have...

Never heard so much rubbish.
Never been to a computer super-store, eh?
The salesfolks there are notorious for giving not just bad advice, but the
craziest pack of unnecessary lies you'll ever hear anywhere.
I had one tell me that I needed to "reverse" my ethernet cable - that one
side was an A, and the other a B, and that I might have them backwards.

There was no REASON for him to tell that lie.
He just wanted to sound like a big-shot.
Oct 22 '07 #8
"Evil Otto" <zb******@gmail .comwrote in message
news:11******** **************@ y27g2000pre.goo glegroups.com.. .
Lesson #2. NEVER EVER EVER EVER buy a computer from a chain store
like CompUSA or Best Buy or Circuit City. Buy a Dell if you have to,
but put together your own machine if you can. It's not rocket
science, and forgive me for saying so, but I think you could use the
technical experience.
I was about to cobble together a new P4 box.
I went to MicroCenter to get the parts - about $700 worth.
Then, the salesperson pointed out that everything I was about to get was
available in a $200 refurbished Dell.

These refurbished fellas are da bomb.

Here's a product review for the Dell:

Great Little PC for under $300
(http://www1.epinions.com/content_403826380420)
Oct 22 '07 #9

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

Similar topics

1
2080
by: Tristan | last post by:
Im trying to expand a search util by uing regular expression to allow common search criteria such as +-* and phrases "". My understanding of ereg(string pattern, string string, ) is that the array register should collect all instances that match the pattern. Heres is an example of the code: $word4 = "+budgie +ferret dog."; //set phrase
11
2392
by: Fuzzyman | last post by:
What's the best, cross platform, way of finding out the directory a script is run from ? I've googled a bit, but can't get a clear answer. On sys.argv the docs say : argv is the script name (it is operating system dependent whether this is a full pathname or not). So this doesn't seem to be the answer.
1
6519
by: Phil Watkins | last post by:
I am a novice programer in Vb and I am having a major brain ache finding out which item has been selected within a list view and then either deleting that item or editing them. My searching so far seems to indicate the use of the "contains" command but I cannot find a helpfull reference. Any help greatly apreciated as I am workin on the second bottle of nurophen
0
2287
by: Helge Jensen | last post by:
Having posted in microsoft.public.dotnet.framework.sdk and microsoft.public.dotnet.framework.wmi without receiving any response, I posthere on the off-chance that someone who isn't following those groups knows a solution. I'm using code (roughly like): using System; using System.Management; public class Foo {
3
2237
by: KL | last post by:
Well, I am back. This time our assignment has us filling a vector and then timing how long it takes to find a spot in the vector to insert a new item, and the time required to insert the item after that spot is found. Well, I am kinda lost on this finding things in a vector. I mean, wouldn't you just go to vector, and then ....well then I gotta find out how to do an insert in a vector. Does this involve changing the pointer to point...
8
2016
by: Rick Strahl [MVP] | last post by:
Hi all, I'm building an app that uses the ASP.Net runtime... One problem I've run into is that pages running inside of the runtime are not finding DLLs in the GAC. In fact, if I look at the debug trace of the search path it searches the bin directory and Temporary ASP files but not the GAC. A simple example I used was trying to load System.Windows.Forms. If I add a
1
3185
by: Doug | last post by:
The html below shows DataList "DiscountList" nested within DataList "EventItemList". DiscountList contains a Label control. I'm trying to find the label, using FindControl, during EventList_ItemCreated (below the html), but it's always <undefined value> (null). Everything else works fine. Eventually I need to set the value of the label depending up the Count of the DataView "dvDiscount". For now I'll settle for just finding the damn...
2
2855
by: ElkGroveR | last post by:
Hi there! I'm using PHP to create a simple, dynamic MySQL SELECT query. The user chooses a selection from a HTML Form SELECT element's many options and submits the form via a POST action. The SELECT query is built as follows: $itemtype = stripslashes(trim($_POST));
0
1909
by: NSF12345 | last post by:
Iv developed a small program that looks for a file over our network, and copy it to the location of another computer. Im using the "If FileExists("\\oldpc\main share\Folder\file.txt") Then" way of finding if the file exists, but i want to make it so that it tries to look for the computer, not the file. At the moment this is how i am finding and copying the file: If FileExists("\\oldpc\main share\Folder\file.txt") Then FileCopy "\\oldpc\main...
4
8099
by: krishnai888 | last post by:
I had already asked this question long back but no one has replied to me..I hope someone replies to me because its very important for me as I am doing my internship. I am currently writing a code involving lot of matrices. At one point I need to calculate the square root of a matrix e.g. A which contains non-zero off-diagonal elements. I searched for a lot of info on net but no algorithm worked. My best bet for finding square root was to find...
0
9704
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9571
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10318
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10302
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9132
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5505
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5639
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4277
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
3
2976
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 effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.