473,513 Members | 2,420 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Localhost server suggestion for learning/testing AJAX??

I'm in the process of learning the finer points of AJAX to do some
really cool things, but I need a way to try code. I don't want to pay
for a server that supports php and mySQL for learning, so I looked at
XAMPP. XAMPP doesn't have a lot of documentation and running mySQL
really slowed the Windows computer (required O.S. -- sorry!) Any
other suggestions for a simple localhost? I don't need FTP, SSL, etc.

Thanks,
Dave
Sep 17 '08 #1
6 2656
Dave Boland <db******@fastmail.fmwrites:
I'm in the process of learning the finer points of AJAX to do some
really cool things, but I need a way to try code. I don't want to pay
for a server that supports php and mySQL for learning, so I looked at
XAMPP. XAMPP doesn't have a lot of documentation and running mySQL
really slowed the Windows computer (required O.S. -- sorry!) Any
other suggestions for a simple localhost? I don't need FTP, SSL, etc.
If mysql is slowing the server down, AND you want to run mysql, you'll
may just have to learn to live with it.

You might consider using some other database server. Sqlite may be
useful, depending on what servers-side language you want to use. It
should work with XAMMP.

--
Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/
Sep 17 '08 #2
On Wed, 17 Sep 2008 15:46:08 -0400, Dave Boland wrote:
I'm in the process of learning the finer points of AJAX to do some
really cool things, but I need a way to try code. I don't want to pay
for a server that supports php and mySQL for learning, so I looked at
XAMPP. XAMPP doesn't have a lot of documentation and running mySQL
really slowed the Windows computer (required O.S. -- sorry!) Any other
suggestions for a simple localhost? I don't need FTP, SSL, etc.
Turn off the MySQL service when you're not using it to test apps.

--
I told you this was going to happen.

Sep 17 '08 #3
Joost Diepenmaat wrote:
Dave Boland <db******@fastmail.fmwrites:
>I'm in the process of learning the finer points of AJAX to do some
really cool things, but I need a way to try code. I don't want to pay
for a server that supports php and mySQL for learning, so I looked at
XAMPP. XAMPP doesn't have a lot of documentation and running mySQL
really slowed the Windows computer (required O.S. -- sorry!) Any
other suggestions for a simple localhost? I don't need FTP, SSL, etc.
Yes, PHP is very easy to set up on localhost.

Or you could install Tomcat and use JSP. There's even an installer to
run Tomcat as a service. Very easy to install.

PHP is fine for simple testing, but as a language PHP sucks.
Sep 18 '08 #4
Dave Boland wrote:
....
XAMPP doesn't have a lot of documentation and running mySQL
really slowed the Windows computer (required O.S. -- sorry!) Any
other suggestions for a simple localhost? I don't need FTP, SSL, etc.

Thanks,
Dave
I have been using php, mySQL even in very old 0.8 GHz
computers with 256 M RAM for testing and I am constantly astonished
of the high speed of the system. Something strange in your settings? Or
what is 'really slow'?
Sep 18 '08 #5
optimistx wrote:
Dave Boland wrote:
...
>>XAMPP doesn't have a lot of documentation and running mySQL
really slowed the Windows computer (required O.S. -- sorry!) Any
other suggestions for a simple localhost? I don't need FTP, SSL, etc.

Thanks,
Dave


I have been using php, mySQL even in very old 0.8 GHz
computers with 256 M RAM for testing and I am constantly astonished
of the high speed of the system. Something strange in your settings? Or
what is 'really slow'?

It is a stock XAMPP installation. When MySQL is started the cursor
flickers and response to either mouse of keyboard is extremely slow.
After about 10 minutes I get the dreaded blue screen of death. The
processor is 1.8 GHz, 256 MB RAM, so power should be there. I looked
at the FAQ, but didn't see anything that applied.

Dave,
Sep 18 '08 #6
If you are using Windows 9x, as your message headers seem to suggest, then
it might be worthwhile to switch to XP instead. This is rock solid and you
shouldn't expect any crashes or bluescreens unless you are have dodgy
drivers or faulty hardware or stressing things by overclocking, etc.

Is there are setting in the XAMPP installation that allows you to set the
priority that it runs at? If there is, make sure it's set to normal.

What is the processor usage when you run XAMPP?
What else is running at the same time?

And, don't appologise for running Windows.

"Dave Boland" <db******@fastmail.fmwrote in message
news:ga**********@registered.motzarella.org...
optimistx wrote:
>Dave Boland wrote:
...
>>>XAMPP doesn't have a lot of documentation and running mySQL
really slowed the Windows computer (required O.S. -- sorry!) Any
other suggestions for a simple localhost? I don't need FTP, SSL, etc.

Thanks,
Dave


I have been using php, mySQL even in very old 0.8 GHz
computers with 256 M RAM for testing and I am constantly astonished
of the high speed of the system. Something strange in your settings? Or
what is 'really slow'?


It is a stock XAMPP installation. When MySQL is started the cursor
flickers and response to either mouse of keyboard is extremely slow. After
about 10 minutes I get the dreaded blue screen of death. The processor is
1.8 GHz, 256 MB RAM, so power should be there. I looked at the FAQ, but
didn't see anything that applied.

Dave,

Sep 18 '08 #7

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

Similar topics

12
6521
by: Russ | last post by:
I'm interested in setting up a web page where live data can be displayed in real-time on the web page. For example: I would like to display a (nice looking) graph of some data value versus time...
6
3894
by: Dorte | last post by:
Hi, I use master pages for ensuring a consistent layout on my app. I need to add client side functionality to my server controls. I do this in page_load (server side) like this:...
42
3946
by: (PeteCresswell) | last post by:
I skimmed the MS spiel at http://msdn.microsoft.com/sql/express, and noted the part about "all inside the Visual Studio 2005 environment". Do the older SQL server tools for security and stored...
1
1641
by: Eric | last post by:
Hello, I was testing my application on my localhost, when I View Source, I see the __VIEWSTATE and its only small in size (about 500 bytes). When I copy this same application over to our IIS...
15
43541
by: rajbala | last post by:
hi all, I got the error like $ mysqladmin -h localhost -u root -p create bedrock Enter password: ****** mysqladmin: connect to server at 'localhost' failed error: 'Access denied for...
7
3350
by: Tony Girgenti | last post by:
Hello. I'm trying to undetrstand ASP.NET 2.0 and javascript. When i have a button and i click on it and i see the web broswer progress bar at the bottom do something, does that mean that there...
8
4320
by: Bill Gower | last post by:
I have a webapp that uses the AjaxControlToolkit. The app and ajax works fine when run within my dev server in Visual Studio 2005 but does not work on IIS. Any Suggestions? Bill
20
6708
by: =?Utf-8?B?cmtibmFpcg==?= | last post by:
I was executing the steps given in http://suppor.microsoft.com/kb/308359 for testing a sample web service application. However, the following line gives a compilation error: localhost.Service1...
3
9749
by: seza2b | last post by:
I've been developing a content management system over the past 5 months. Recently I began implementing AJAX and other misc. javascript into some pages. I was mainly developing and debugging using...
0
7259
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,...
0
7158
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
7380
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,...
1
7098
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...
0
7523
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...
0
5683
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,...
1
5085
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4745
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...
0
1592
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 ...

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.