eAuction
  Not just another Perl script
Google
Welcome, Guest. Please Login or Register


If you use eAuction a lot and like it or if you make money from eAuction or from eAuction-related activities ...
then the project asks you for a donation in favor of the further development.



The forums are protected by
AccessControl
(written by Dieter Werner)
Click here if you want to check your IP against the most important RBLs of the net.
Click here in order to visite the AccessControl forums.


<< Visit the international e Auction Marketplace >>
Buy and sell PC and Consumer Electronic components






  HomeHelpSearchLoginRegister
 



Pages: 1 2 3 4 
Images are broken. (Read 543 times)
brookstech
eAuction User
**
Offline

I love Perl

Posts: 10

Re: Images are broken.
Reply #3 - 04/27/04 at 02:06:26
 
All I get when I put in my correct basepath is:

Error

No such file or directory

YOUR SET UP IS NOT CORRECT

Click
InterWer Script-Forums
if you need support

I'm so confused...

my new basepath is:
/abyss/htdocs

??
Back to top
 
 


Advertising
View Profile   IP Logged
Dieter Werner
Administrator
*****
Online

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: Images are broken.
Reply #4 - 04/27/04 at 09:59:19
 
Your problem:
cgi-bin is a sub-directory of htdocs (and that is not a good idea)

Soluten:
Step 1
Code:
# The Path to a 'NON-WEBACCESSABLE' directory of your system
# Maybe you have to chmode it if you use your own setting

  $config{'get_path'}		  = 0; # Set this from 1 to 0 if you want to use your own setting  
  $config{'basepath'}		  = '/abyss/htdocs/cgi-bin/eAuction_161'; 


but I think you are running a win system so you have to set the full path.
For example:
$config{'basepath'} = 'c:/Program Files/abyss/htdocs/cgi-bin/eAuction_161';
or
$config{'basepath'} = 'c:/Program Files/Abyss Web Server/htdocs/cgi-bin/eAuction_161';

Step 2
- Search eAuction.pl for sub get_path
- search sub get_path for the line
 $config{'basepath'} .= $config{'auction_dir'};
 and set # as the first char of this line.
 #$config{'basepath'} .= $config{'auction_dir'};
Back to top
 
 

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Greetings from Germany
Dieter Werner




Advertising
View Profile | WWW   IP Logged
brookstech
eAuction User
**
Offline

I love Perl

Posts: 10

Re: Images are broken.
Reply #5 - 04/27/04 at 21:30:53
 
Hmmm,

I tried everything you suggested and it still give me:

Error

No such file or directory

YOUR SET UP IS NOT CORRECT

Click
InterWer Script-Forums
if you need support  

Is there a directory structure that is required by eAuction?

Example of mine:

Cgi-bin
==>eauction_161
====>all my eauction scripts

htdocs
==>eauction161
====>contains my index.html  file that calls my script

When I let the program set my basepath for me, it puts the folders and files in the CGI-BIN directory with the rest of the scripts...but when I try to set my own, nothing works.

I use this to call the script:
<!--#exec cgi="/cgi-bin/eauction_161/eauction.pl"-->

any ideas?
Back to top
 
 


Advertising
View Profile   IP Logged
Pages: 1 2 3 4 


If you like eAuction, please Rate it.
If you don't like eAuction, please Rate it too.


1 is being poor and 10 is being excellent


EveryScript

ip-location


AccessControl - Members Only