GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   It may sound like a dumb question...(server question) (https://gfy.com/showthread.php?t=619423)

NickPapageorgio 06-08-2006 09:09 PM

It may sound like a dumb question...(server question)
 
But what is my full root path on a webair server? Wouldn't it be like usr/myusername/blabla.com/directory?

Help a dumbass out won't ya?

liquidmoe 06-08-2006 09:14 PM

If you have ssh access to the server, when you login you can type the "pwd" command, that will tell you which directory you are currently in, which is your home dir.

NickPapageorgio 06-08-2006 09:15 PM

Quote:

Originally Posted by liquidmoe
If you have ssh access to the server, when you login you can type the "pwd" command, that will tell you which directory you are currently in, which is your home dir.

Don't have ssh access to this server. :( I used to know it, but it's been so long since I used anything that required it I forgot it lol. I know, I know...notepad...

BigBen 06-08-2006 09:25 PM

Upload a .php file with the following and go to it with your browser...

PHP Code:

<?php echo $_SERVER{"DOCUMENT_ROOT"}; ?>

Replace the curly braces with square brackets. The board hahaha's them.

ffmihai 06-08-2006 09:33 PM

thank you good info!

fallenmuffin 06-08-2006 09:38 PM

/www/virtual/[b]USERNAME[b]/www.YOURDOMAIN.com/

Edit: thats for virtual but probably similiar for ded. etc...

NickPapageorgio 06-08-2006 09:49 PM

Quote:

Originally Posted by BigBen
Upload a .php file with the following and go to it with your browser...

PHP Code:

<?php echo $_SERVER{"DOCUMENT_ROOT"}; ?>

Replace the curly braces with square brackets. The board hahaha's them.

Very nice, thank you sir. :)

woj 06-08-2006 10:41 PM

or you can upload a php file with <?php phpinfo(); ?> will tell you a bunch of info about the server/php/paths/ etc...


All times are GMT -7. The time now is 12:04 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123