XAMPP not working

Status
Not open for further replies.

mak1012

Journeyman
hi,
i just insatll xampp in my kubuntu box..
i'm able to run the *localhost/ butwhen i put my own work in htdocs and try to access it does not show me the...result..and one moe thing i noticed that when i try to access the '*localhost/'
it goes to the '*localhost/xampp/'.
please help me to configure it.
thank you.
 

victor_rambo

हॉर्न ओके प्लीज़
Ok, just to clear the confusion, XAMPP is WORKING!

Go to the folder \xampp\htdocs and delete or rename the index.php and index.html files.
 

dkd903

Broken In
backup the file named index.php in your htdocs folder to index.php.bak (or nething) and then bring in ur new index file here, hit localhost on your browser, it should work now!!
 
OP
mak1012

mak1012

Journeyman
Ok, just to clear the confusion, XAMPP is WORKING!

Go to the folder \xampp\htdocs and delete or rename the index.php and index.html files.

the server is running but the file is not reading...from the "htdocs" folder.
No it not working....htdocs folder is in /lampp/htdocs....
there is any configuration in the xampp which i have to do.

thank you
 

mehulved

18 Till I Die............
Put your files in htdocs/xxx then navigate to localhost/xxx
If that doesn't work, check the DocumentRoot, in your apache config file.
 
OP
mak1012

mak1012

Journeyman
Put your files in htdocs/xxx then navigate to localhost/xxx
If that doesn't work, check the DocumentRoot, in your apache config file.

yes you are right i'm not able to navigate to localhost/xxx after putting file in htdocs/xxx.

hey mehul can you pleaase tell where exactly i can find the Documentroot. i'm not able to find it.
 
Status
Not open for further replies.
Top Bottom