Go Back   Cyber Tech Help Support Forums > Software > Web Development & Graphic Design

Notices

Reply
 
Topic Tools
  #1  
Old September 20th, 2003, 11:35 AM
mdadnan mdadnan is offline
Member
 
Join Date: May 2003
Posts: 42
The absolute server path to the directory.

Hi

I am trying to install a GPL php script with mysql database and it asks with a blank field that says "The absolute server path to the directory."
and in the blank field I have tried inserting:

1. "H:/server/apache/htdocs/script/"
2. "/script/"
3. "/server/apache/htdocs/script/"
4. "H:\server\apache\htdocs\script\"

but none of them work. Can someone please tell me how I should define it and which one of the above should work on my computer apache server?

Thanks.

AD
Reply With Quote
  #2  
Old September 20th, 2003, 01:20 PM
MishY's Avatar
MishY MishY is offline
Cyber Tech Help Administrator
 
Join Date: Sep 2000
O/S: Windows Vista 64-bit
Location: England
Age: 31
Posts: 8,563
Blog Entries: 1
Absolute paths sometimes need a trailing slash sometimes they don't.

If this is on a windows computer (which it looks like it is) just right click the file or directory you need the absolute path to. Copy'n'paste the path into the absolute path box.

If it doesn't work take off the trailing "/"
__________________
Searching the forums can help you to find your answers more quickly
Posting Tips & Support Forum Rules | Vivid Development | Get Firefox! | CTH News | Are you hungry ? | Registered Linux User #317145
Reply With Quote
  #3  
Old September 20th, 2003, 02:34 PM
degsy's Avatar
degsy degsy is offline
Cyber Tech Help Moderator
 
Join Date: Jul 2001
Location: North-East, UK
Posts: 22,023
Blog Entries: 1
if you install an environmental script then it will give you all the info about your setup.

For PERL try http://www.scriptsolutions.com/progr...erldiver.shtml
or for PHP you can create a PHP Info script
__________________
Cheers,
Degs

Please post back with your results
CTH Terms of Use

CTH Subscriptions :: Adaware Guide :: HijackThis
Reply With Quote
  #4  
Old September 20th, 2003, 05:16 PM
MishY's Avatar
MishY MishY is offline
Cyber Tech Help Administrator
 
Join Date: Sep 2000
O/S: Windows Vista 64-bit
Location: England
Age: 31
Posts: 8,563
Blog Entries: 1
To create a phpinfo script as Degsy suggests:

Open Notepad. Copy'n'paste the following into the notepad window:

PHP Code:
<?
phpinfo
();
?>
Save the file as phpinfo.php and save it in your webservers document root.

Then load the page in your browser.
__________________
Searching the forums can help you to find your answers more quickly
Posting Tips & Support Forum Rules | Vivid Development | Get Firefox! | CTH News | Are you hungry ? | Registered Linux User #317145
Reply With Quote
  #5  
Old September 21st, 2003, 11:10 PM
mdadnan mdadnan is offline
Member
 
Join Date: May 2003
Posts: 42
alright thanks! that is helpfull!
Reply With Quote
Reply

Bookmarks

Topic Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:50 AM.

[ RSS ]