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 5 ... 7
error: permission denied (Read 4584 times)
Dieter Werner
Administrator
*****
Offline

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: error: permission denied
Reply #6 - 04/29/04 at 17:37:39
 
Let me know if you are successfully.
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
idontno
eAuction User
**
Offline

I love Perl

Posts: 6

Re: error: permission denied
Reply #7 - 04/29/04 at 19:27:04
 
Got it working. It was actually quite simple once I dug into your get_path sub.

$config{'html_dir'} = 'auction';

changed to

$config{'html_dir'} = '../auction';

for my server.

This required me changing a few other things but the auction is up enough for me to test.
Back to top
 
 


Advertising
View Profile   IP Logged
idontno
eAuction User
**
Offline

I love Perl

Posts: 6

Re: error: permission denied
Reply #8 - 04/29/04 at 22:21:56
 
OK, I worked on it a bit more and got it the way it's supposed to be....

eConfig161.pl =

# The name of your servers cgi-bin directory
   $config{'cgi_dir'}            = 'cgi-bin'; # Default for most servers
   
# The cgi-bin subdirectory where your eAuction.pl will be stored
   $config{'auction_dir'}      = 'auction';
   
# 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'}              = '/var/www/auction';

The get_path sub in eAuction.pl is ...

   $config{'html_dir'} = 'auction';
   $config{'get_path'} == 1

With the appropriate folders created and such it works just fine. Thanks for the motivation to look for myself.

Back to top
 
 


Advertising
View Profile   IP Logged
Pages: 1 2 3 4 5 ... 7


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