Setting Up Classified Ads
------------------------
A listing of directories is as follows:
root----
|classifieds--- (Directory) 755
(1) html file 644
(1) txt(password) 644
(1) txt(readme) 644
|-cgi (Directory) 755
class.cfg 644
admin.pl 644
html.pl 644
classidied.cgi 755
|-ads (Directory) 777
(36) .html files 644
(1) .dta files 644
|-images (Directory) 755
If the cgi directory is not located as indicated above, move the
contents of cgi to the cgi-bin or equivilant location.
Next, you must define the variables in the class.cfg
If you are have trouble editing these values then we strongly suggest that you
visit our BBS,
or email support for assistance.
After changing the Variables follow these instructions:
1)
Change the location of the
perl interpreter on line (1) of the cgi script.
#!/usr/local/bin/perl or #!/usr/bin/perl
Contact your ISP for the exact location.
2)
Upload all the file in the respective
directories as indicated above.
Please visit our DEMO
and look, through ViewAds at the source for additional ad pages!