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

Home Posts Topics Members FAQ

Apache 2.2.9-OpenSSL/MySQL 5.0.67/PHP 2.2.6

3 New Member
Hi there. I am experimenting with Apache/MySQL/PHP to set up a contact list.

Background
Am a bit of a dabbler. Downloaded MySQL 5.0.67 for windows and Apache 2.2.9 with OpenSSL-0.9.8h-r2 and PHP 5.2.6 to experiment on my PC with WinXP with SP2 before perhaps trying a Linux server system.

Full install of MySQL and Apache both work separately. But a full install of PHP failed. Now I wish to uninstall PHP and try a default PHP install but the uninstall fails. Even the repair (start/control panel/add programs/change) did not help.

First Question:
Is there a way to uninstall PHP and start over on Win XP with SP2 or is a system restore the best solution?

Second Question:
A product called WampServer mentions Apache 2.2.8/MySQL 5.0.51b/PHP 5.2.6 - has anyone experimented with WampServer?

Third Question:
This raises inter-product compatability issues with a follow on question being:
Has anyone got Apache 2.2.9 ssl to work with MySQL 5.0.67 and PHP 5.2.6?

Regards
Aug 20 '08 #1
2 2755
Atli
5,058 Recognized Expert Expert
Hi.

How did the PHP installation fail?
Installing PHP isn't all that complex, even without the installer program.
Simply getting the zip package from php.net, unzipping that into a directory, adding the directory to the PATH variable and setting up the PHP module in Apache should do the trick.
(Unless I'm forgetting something. Ages since I did this on Windows :P)

Never tried Wamp or anything like it, but I've heard good things about XAMPP.

As to the SSL thing, I recently set up a Linux server to develop on. I just used Ubuntu server and installed everything from their package repositories.
If your setting up a simple development server I would highly recommend this. Very easy to to set up and maintain, and it is supposed to be one of the more secure Linux servers.

Took a little effort but I got SSL running on that to, although I have only tried it with self-signed certificates.
Server signiture reads as:
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g

Would have prefered the latest versions of course, but I didn't really feel it was worth the effort of compiling and configuring it myself. (Plus I'm lazy :P)
Aug 20 '08 #2
paulysa
3 New Member
Hi Atli. Thanks for the response

Have been quite busy with other stuff and am a bit rusty with this stuff - hence the dumb PHP install combined with the fact that the times I have played with Apache it has been on Linux. Did a compile of apache 2.0.47 with Tomcat 4.29 & mod_jk for a web map server but that was on RedHat 9 or Fedora and it was ages ago. Being rusty and lacking a Linux Box I thought windows would be easier :-( - obviously not.......
The unzipping/windows path option seems better than an installer option - easier to remove too if it fails as one never knows what an installer does.

OK. Where did PHP install fail.....Should have read the manual first :-(
Warning the manual said - dont install everything - obviously I had. Thus my calls for help here.

Did do a system restore though and had a look at WampServer (Apache 2.2.8/MySQL 5.0.51b/PHP 5.2.6). It seems to manage the Apache/MySQL/PHP compatability connection stuff in windows.

XAMPP seems better for what it contains though. I have a clean windows PC now and may try XAMPP for windows or WampServer and try not to use an installer. Windows ver has Apache 2.2.9-OpenSSL0.9.8h/PHP5.2.6.


As an aside, I do want to set up either MapServer or Deegree (web map servers) on Linux so may just install Ubuntu or Red Hat or Fedora. Just completed an MSc in GIS and have data to diseminate.

I see that a Tomcat extension exists for XAMPP so I guess it is the one stop shop :-)

Again. Thanks for the XAMPP referal that looks good.

Chow

Hi.

How did the PHP installation fail?
Installing PHP isn't all that complex, even without the installer program.
Simply getting the zip package from php.net, unzipping that into a directory, adding the directory to the PATH variable and setting up the PHP module in Apache should do the trick.
(Unless I'm forgetting something. Ages since I did this on Windows :P)

Never tried Wamp or anything like it, but I've heard good things about XAMPP.

As to the SSL thing, I recently set up a Linux server to develop on. I just used Ubuntu server and installed everything from their package repositories.
If your setting up a simple development server I would highly recommend this. Very easy to to set up and maintain, and it is supposed to be one of the more secure Linux servers.

Took a little effort but I got SSL running on that to, although I have only tried it with self-signed certificates.
Server signiture reads as:
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g

Would have prefered the latest versions of course, but I didn't really feel it was worth the effort of compiling and configuring it myself. (Plus I'm lazy :P)
Aug 20 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
14171
by: Mike | last post by:
I am sure that I am making a simple boneheaded mistake and I would appreciate your help in spotting in. I have just installed apache_2.0.53-win32-x86-no_ssl.exe php-5.0.3-Win32.zip Smarty-2.6.7.tar.gz on a system running WindowsXP SP2. Apache and PHP tested out fine. After adding Smarty, I ran the following http://localhost/testphp.php
5
28008
by: Grant Collins | last post by:
Hi I am writing a web based application as part of a small project that I am undertaking using servlets beans and jsp. I already have one servlet - bean - jsp page working and I have written another servlet - bean - jsp but I am hitting an error from tomcat that I have no idea why it is failing. I am getting an org.apache.jasper.JasperException: with the root cause being java.lang.ClassNotFoundException:
1
6922
by: ptaz | last post by:
Hi I'm trying to run a web page but I get the following error. Ca anyone please tell me a solution to this. Thanks Ptaz HTTP Status 500 - type Exception report
1
2873
by: Rolfe | last post by:
Hi, I struggled, and got mod_python running on Apache/Win2k. Follow these instructions verbatim and you shouldn't have any trouble. These instructions are based on "http://www.modpython.org/live/current/doc-html/inst-testing.html". I've added specific information such as Windows filepaths and filenames so there's no ambiguity on what you should do. I encourage you to copy and paste to avoid typing errors. Cheers, Rolfe
19
5259
by: Alex Madon | last post by:
Hello, I am testing a web application (using the DBX PHP function to call a Postgresql backend). I have 375Mb RAM on my test home box. I ran ab (apache benchmark) to test the behaviour of the application under heavy load. When increasing the number of requests, all my memory is filled, and the Linux server begins to cache and remains frozen. ab -n 100 -c 10 http://localsite/testscript
6
7983
by: MaiyaHolliday | last post by:
Hello, I've recently installed apache on a new computer, and cannot figure out why my site will not process any includes. (it was working on my old one) There are no errors on the page such as "include not found", rather much of the page is blank where the included menus, etc would be, and the CSS is not attached. thanks so much!!! My httpd.conf looks like this:
3
17130
by: amanjsingh | last post by:
Hi, I am trying to implement Java Web Service using Apache Axis2 and Eclipse as a tool. I have created the basic code and deployed the service using various eclipse plugin but when I try to invoke the service using client stub, I get this error... Exception in thread "main" java.lang.Error: Unresolved compilation problems: org.apache cannot be resolved to a type org.apache cannot be resolved to a type org.apache cannot be resolved to a...
0
3412
rsrinivasan
by: rsrinivasan | last post by:
Hi All, When i run my JSP program, ihave the following exception. How i solve this problem? HTTP Status 500 - -------------------------------------------------------------------------------- type Exception report message
6
7607
by: josequinonesii | last post by:
I've searched, I've read, I've tested and re-read numerous post but to no avail yet... Quite simply, the settings I've applied to my httpd.conf, httpd-vhost.conf and my hosts files simply does not work. Please review my work and let me know if you see that one little thing that is throwing me for a loop. HTTPD.CONF # # This is the main Apache HTTP server configuration file. It contains the # configuration directives that give the...
2
15715
by: ramprakashjava | last post by:
sorry still that error exist , how to avoid this deprecated method overriding in my netbeans ! In Bundled tomcat log it shows Dec 30, 2009 9:03:45 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet jsp threw exception java.lang.NullPointerException at org.apache.struts.taglib.TagUtils.pageURL(TagUtils .java:1070) at org.apache.struts.taglib.TagUtils.computeURLWithCh...
0
9714
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
9594
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
10599
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10346
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
10347
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
10090
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 choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9173
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
5531
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
5673
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.