Page 1 of 1

Live webserver?

PostPosted: 23. January 2005 23:35
by keepsedge
Playing with XAMPP i am very pleased with the program... except for a few small issues.

1.) For local website testing, XAMPP has been pretty good at what I need done. However, no matter what browser I use, I find that some of my images, dont load properly. This effect is worse with I.E.

2.) Is there a way I can use XAMPP to use my PC as a Live Webserver. so if you go to HTTP://[my IP addy] you'll get the site Im hosting.

This works well in my network, from the other PC if you go to http://myip, you'll get the site, however, from another PC on the net but not in my network. you get a 404 error, or a timeout alert.

3.) The MySQL database included with XAMPP doesnt alow me to query the database... well it does, but it complains about syntax erros. I know the syntax is good, iv'e tried it on other MySQL databases. Is it that the DB is an older version, and needs to be upgraded.. and is that possable with XAMPP.. and how.

I thanks all of you reading for your time, I'm sure I wouldn't be asking theese questions if I could read and understand German, as this has probobly been addressed already somewhere in the forums.

Thanks again all,
</keeper>

PostPosted: 02. February 2005 18:21
by keepsedge
i guess no one knows
heh

Re: Live webserver?

PostPosted: 02. February 2005 19:09
by Dave_L
keepsedge wrote:3.) The MySQL database included with XAMPP doesnt alow me to query the database... well it does, but it complains about syntax erros. I know the syntax is good, iv'e tried it on other MySQL databases. Is it that the DB is an older version, and needs to be upgraded.. and is that possable with XAMPP.. and how.


Which version of XAMPP and MySQL do you have installed? Could you provide an example of a query that fails, and include the complete error message?

PostPosted: 04. February 2005 22:30
by forethought
For #2. are you behind a firewall and/or router? Is the IP address you use on the machine running XAMPP 192.168.x.x?

If so then your firewall and/or router will have to be configured properly.

I distinctly remember there being a fix for the issue of images not showing up, just search the forums.

And for the MySQL problem, post the version of XAMPP your using and the commands you're trying to use.

PostPosted: 05. February 2005 13:29
by keepsedge
no firewall, no router,

I'll come up with the errors in a bit, i am in the middle of reinstalling everything on my hardrive.. love those hackers and lovely programs who waste their talents building viruses.

XAMPP for Windows Version 1.4.11 or so it says.
MySQL 4.1.8 running on localhost,
php is switched to 4x.

Im not sure what the comands are right now, I'll have to get them.. i know they are from the mods I tried to install for the phpBB forums Im hosting. Like Xore's Cash Mod and things of the like.


</keeper>