Page 1 of 1

log on at localhost

PostPosted: 06. January 2005 09:54
by Platero
hello to all
again an absolute newbie with some trubble
I've just installes Xampp and when I go to http://localhost I get the log in screen , I know the password I've set, but what is the username? I can't log in :-(
I 've tried 'nobody' but it does not work :?
please help

PostPosted: 06. January 2005 10:42
by Oswald
Dear Platero!

The user name is "lampp". See also http://www.apachefriends.org/en/faq-xam ... l#sicherer

Best regards
Oswald

PostPosted: 06. January 2005 12:19
by Platero
thank you so much, I' m having a hard time here.
here comes another question...
I managed to write a file to /opt/lampp/htdocs
but where can one see it now?
this is hard :oops:

PostPosted: 06. January 2005 15:04
by mobious
You can see the file at http://localhost/filename.extension

PostPosted: 06. January 2005 15:25
by Platero
thanks :-)

PostPosted: 08. January 2005 17:49
by Platero
I had this error:

Warning: file_get_contents(lang.tmp) [function.file-get-contents]: failed to open stream: Permission denied in /opt/lampp/htdocs/xampp/index.php on line 2
Warning: Cannot modify header information - headers already sent by (output started at /opt/lampp/htdocs/xampp/index.php:2) in /opt/lampp/htdocs/xampp/index.php on line 4

I did a chmod 777 on lang.php and on index.php but now I'm getting this:

Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
Warning: Unknown: Failed opening '/opt/lampp/htdocs/xampp/index.php' for inclusion (include_path='.:/opt/lampp/lib/php') in Unknown on line 0

What do I do? please help me out here

PostPosted: 09. January 2005 10:56
by Platero
I got rid of the index, lang and the other pages and the problem is solved :-)