Page 1 of 1

xampp

PostPosted: 20. March 2011 20:41
by ashi
how to save and view files in xampp

Re: xampp

PostPosted: 20. March 2011 20:42
by Altrea
Do you have any idea what XAMPP is and does?

Re: xampp

PostPosted: 21. March 2011 12:26
by ashi
yes it is a software which help us to use apache and my sql...but i have problem to start it.....do u help me about it

Re: xampp

PostPosted: 21. March 2011 13:26
by Altrea
ashi wrote:how to save...

like you do this with other files/folders in your windows, with your windows explorer for example.
save your files you want to have served with apache inside your xampp\htdocs folder or a subfolder of it (but not inside your xampp\htdocs\xampp folder!!!)

ashi wrote:and view files in xampp

you can't view files "in xampp", but you can request them with your browser.

type in your browser address bar
http://localhost/filename.xyz

or if you have the file inside a subfolder of htdocs
http://localhost/subfoldername/filename.xyz

ashi wrote:but i have problem to start it

thats no qualified error reporting.
What do you already tried to start the xampp components?
What behaviour do you expect?
What behaviour do you get?

or should i ask my crystal ball?

Re: xampp

PostPosted: 22. March 2011 07:26
by ashi
hi thanks for your advice but i got this error msg in internet browser

"Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o PHP/5.3.4 mod_perl/2.0.4 Perl/v5.10.1"

Re: xampp

PostPosted: 22. March 2011 08:16
by Altrea
Thats no error message, thats a server signature

Re: xampp

PostPosted: 22. March 2011 08:21
by ashi
oh sorry the error is
Error 404

Re: xampp

PostPosted: 22. March 2011 08:29
by Altrea
What do you type in your browser address bar to get this error?
And please post the full error message which can be found in your \xampp\apache\logs\error.log file

Re: xampp

PostPosted: 22. March 2011 08:40
by ashi
hello my problem is solved....thank you very much :) i forgot to start MYSQL in xampp control penel.thanks