Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: May 2001
Posts: 29
User
User
Joined: May 2001
Posts: 29
I believe all is well.

See file permissions and configs below:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-rw-r--r-- 1 talk talk 2978 Oct 14 04:01 INSTALL
-rw-r--r-- 1 talk talk 10558 Oct 14 21:39 Mailer.pm
-rwxr-xr-x 1 talk talk 4535 Oct 14 21:39 doexpire.pl
-rw-r--r-- 1 talk talk 0 Oct 14 04:01 index.html
drwxrwxr-x 2 talk talk 512 Oct 14 04:01 languages
-rwxr-xr-x 1 talk talk 5395 Oct 14 21:39 subscriptions.pl
-rw-r--r-- 1 talk talk 4508 Oct 14 21:39 w3t.pm
-rw-r--r-- 1 talk talk 2652 Oct 14 21:38 w3tvars.pm


-rwxr-xr-x 1 talk talk 262 Oct 14 04:01 big5.pl
-rwxr-xr-x 1 talk talk 257 Oct 14 04:01 chinese.pl
-rwxr-xr-x 1 talk talk 302 Oct 14 04:01 danish.pl
-rwxr-xr-x 1 talk talk 266 Oct 14 04:01 english.pl

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You also might need to edit unshift line in subscriptions.pl. You might need
to change the path to the actual location of the main wwwthreads directory:

unshift(@INC, "/home/httpd/html/wwwthreads.com/php/cron");

unshift(@INC, "/correct/path/forum/cron");


# Url to the cgi-bin containing the WWWThreads php package
$config{'cgiurl'} = 'http://talk.manchester-mi.org/forum';

# Path to the cron directory in your php installation
$config{'path'} = '/path/forum/cron';

# Name of the server running sql - (yourhost.com or localhost)
$config{'dbserver'} = 'localhost';

# Name of the database you created for the sql tables
$config{'dbname'} = 'talk_manchester';

# Name of the DBI driver you are using ('mysql','Pg','oracle')
$config{'dbdriver'} = 'mysql';

# Name of the database user to connect as.
$config{'dbuser'} = 'nobody';

# Password of the database user.
$config{'dbpass'} = 'xxx';

# Use sendmail or a SMTP server. If you are on a server that has
$config{'sendmail'} = '/usr/sbin/sendmail';
# $config{'SMTP'} = 'name.smtp.server.';

# -----SITE SPECIFIC / NAVIGATION
# Title of site
$config{'title'} = 'Manchester Talk';

# Your email address
$config{'emailaddy'} = '[email protected]';

# SPECIAL FUNCTIONS----------

# Default language. Options are, big5, chinese, danish, english,
$config{'language'} = 'english';

# Which time format to use. The short format is Y2K compliant :)

# long = 'Sun Mar 7 10:19:48 1999';

$config{'timeformat'} = 'short1';

1;

Sponsored Links
Entire Thread
Subject Posted By Posted
subscriptions.pl bug (maybe) jwnetsource 10/14/2001 8:38 PM
Re: subscriptions.pl bug (maybe) Rick 10/14/2001 8:45 PM
Re: subscriptions.pl bug (maybe) jwnetsource 10/14/2001 9:05 PM
Re: subscriptions.pl bug (maybe) Rick 10/14/2001 9:08 PM
Re: subscriptions.pl bug (maybe) jwnetsource 10/14/2001 9:51 PM
Re: subscriptions.pl bug (maybe) Rick 10/14/2001 9:53 PM
Re: subscriptions.pl bug (maybe) jwnetsource 10/14/2001 10:00 PM
Re: subscriptions.pl bug (maybe) Rick 10/14/2001 10:01 PM
Re: subscriptions.pl bug (maybe) jwnetsource 10/14/2001 10:13 PM
Re: subscriptions.pl bug (maybe) Rick 10/14/2001 10:16 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,574
Posts293,926
Members13,850
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)