Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
19/05/2003 07:54:09
|
Anonymous
|
Im on a windows box using iis. i have tried every conceivable configuration to get my scan button to work in the admin panel. The relative path:
# base url to the downloads without trailing "/" (use for scanning)
$base_url = "http://www.agesupply.com/products/manuals/aas";
# path to the downloads from the server root! (use for scanning)
$base_dir = "e:/ages/products/manuals/aas";
is not working, i hit the scan button and the page just refreshes. I noticed before i set the base_dir it was formatted for a unix box, /home/blah/blah/htmldocs/, is my relative path to the server formatted correctly?
|
|
|
|
|
|
Based on the open source JForum
|