anyone out there who can help me install a forum in to my website.I understand chmod'ing ,uploading and other stuff but i'm having a hard time correctly writing the absolute path.I tried it out but the server couldn't return :( So can anyone help......
sum1 help me install *cgi board into my website.
Started by XTERMINATOR, Jul 11 2005 08:38 AM
2 replies to this topic
#1
Posted 11 July 2005 - 08:38 AM
#2
Posted 11 July 2005 - 12:37 PM
the absolute path is usually something like:
/home/users/yoursitename/www/cgi-bin/
the problem sometimes is how to find out what the path is.
in FTP programs, the path shown is not exactly the same as the absolute path.
maybe your hosting provider has the answer somewhere in their FAQ (and u can always ask them).
you can also create a php file with the following code inside:
phpinfo();
?>
if you upload this (name it phpinfo.php) and then visit the page you just created (yourdomainname.com/phpinfo.php ) then you will see the server returns some system info, i think the path to your webfiles is also there.
/home/users/yoursitename/www/cgi-bin/
the problem sometimes is how to find out what the path is.
in FTP programs, the path shown is not exactly the same as the absolute path.
maybe your hosting provider has the answer somewhere in their FAQ (and u can always ask them).
you can also create a php file with the following code inside:
phpinfo();
?>
if you upload this (name it phpinfo.php) and then visit the page you just created (yourdomainname.com/phpinfo.php ) then you will see the server returns some system info, i think the path to your webfiles is also there.
#3
Posted 11 July 2005 - 03:40 PM
NO WONDER WHY U THE SITE ADMIN.... :lol: THANKS I'M VERY GRATEFUL. I WILL TRY THAT OUT....
THE THING IS THEY JUST GAVE ME THE PATH TO PERL (VERSION 5).I ASKED THEM ABOUT THE ABSOLUTE PATH BUT NOONE SEEMED TO HELP...WHEN I HAVE PROBLEMS WITH THAT I WILL CONTACT YOU...
THE THING IS THEY JUST GAVE ME THE PATH TO PERL (VERSION 5).I ASKED THEM ABOUT THE ABSOLUTE PATH BUT NOONE SEEMED TO HELP...WHEN I HAVE PROBLEMS WITH THAT I WILL CONTACT YOU...
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












