Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bhl007

Pages: 1 ... 3 4 [5]
61
General Help & How-To / Backup not working at all
« on: March 26, 2005, 04:10:01 pm »
sir, after I hit Backup, and go to see the attach folder, doesn't have backup file generated

the path I try before is:

// for problems with backup / restore.
 //$sqlpath = "/usr/bin/mysql/";
 //$sqlpath = "/usr/local/bin/mysql/";
 //$sqlpath = "/usr/local/mysql/bin/";
 //$sqlpath = "/usr/local/psa/mysql/bin/";
 $sqlpath = '/usr/bin/';
 //$sqlpath = '/usr/local/bin/';

And, my host correct path is $sqlpath= /usr/bin/mysql

I plan to upgrade to v1.8, but since this backup function not working, what should I do?

What if I download the backup in .gz from the cpanel>backup ?
What if I export all the sql table file from phpmyadmin ?

Will it affect the file... when I restore backup if I use these method?

62
General Help & How-To / cron
« on: March 02, 2005, 04:55:03 pm »
hi, I see your posting here. I'm just offering you with the plan that you might be interested, however the final decision is on your part.

You can also try out the hosting service recommended by Dean such as Dreamhost and Host4Profit.  They also 100% support LMP.

Ya, I am Dean's client, and I like his script very much. One of the reason is the script load very fast compared to other Mailing List script that I have seen somewhere else. Dean done a good work.   :wink:

63
General Help & How-To / Doesn't Receive DailyMail
« on: February 26, 2005, 10:36:50 pm »
Problem solved. I receive dailymail report every day now.

Thanks, dean.

64
General Help & How-To / Doesn't Receive DailyMail
« on: February 22, 2005, 04:50:35 am »
I already submit tech support request

Btw, my host tell me that when he check the cron at ssh. He found that After setup cron, the cron is not complaining nor sending any email from the cronjobs in cpanel

Basically, there's no error shown in cron and ssh, but just no email from cron ....

How is your checking, dean.

65
General Help & How-To / Backup not working
« on: February 21, 2005, 01:57:44 am »
not sure if the latest version have added the more path for backup..

"Try setting the $sqlpath variable in config.php to different paths, most common:
$sqlpath = '/usr/bin/';
$sqlpath = '/usr/local/bin/';
$sqlpath = '/usr/local/mysql/bin/'; "

If haven't, just add into it in future released, to make it more perfect for user   that buy in future and having same problem  :lol:

66
General Help & How-To / Doesn't Receive DailyMail
« on: February 19, 2005, 02:03:26 am »
Hi, these 2 days, I go to try a few cpanel cron task at other hosting site, found that most of them is not working for this cron coding.

I'm not really clear of this,  According to your experience after dealing with so many client, is it most of the hosting will have this cron problem?

Due to i will not open computer without closing, so cron at my home is not suitable. And I found that there are a few company outside offer cron task service with yearly charge..... seems safer

I'm just thinking that will this service safer?
after browse through your forum .. I found that many having problem with their hosting such as:

host suddenly disable wget, curl.. due to security reason
the wget directory changed
some host cannot work (like me)
....

Any comment?
 :?:



host not able to solve this problem...

they already test out and confirm that the curl and wget is working fine,

"earnbest@success's password:
-jailshell-2.05b$ wget google.com
--05:03:10--  http://google.com/
           => `index.html'
Resolving google.com... done.
Connecting to google.com[216.239.57.99]:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://www.google.com/ [following]
--05:03:11--  http://www.google.com/
           => `index.html'
Resolving www.google.com... done.
Connecting to www.google.com[216.239.63.104]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
 
    [ <=>                                 ] 2,069          1.97M/s
 
05:03:11 (1.97 MB/s) - `index.html' saved [2069] "

they also go to the technical support page at listmail to see and setup using the step, but still not working .....
They say afraid can't help   :cry:

67
General Help & How-To / Doesn't Receive DailyMail
« on: February 17, 2005, 05:27:50 pm »
Just to share with you my happiness and sadness. I am emailing this to host and awaiting reply now.

"Finally I know the problem is totally from this hosting. When I receive your reply inform that apache with curl has just reinstalled, I go and try out the wget and curl. I found that wget is still not working, however curl is working well. I set the cron to send dailymail every minute, and I really receive dailymail every minute. Very Happy. I then delete the cron, and then go and prepare the final message in mailing list and prepare to have real start. Then I came back to cpanel>cron task and key in the same curl coding that I key in recently. And having the final test, but this time, the curl is not working anymore. I didn;t receive dailymail anymore. So I
can confirm now it's a problem from hosting, but not the script itself.

I buy this powerful mailing list because it can help me to do all the task automatically. But it seems that cron task having so many problem. How can the task be run automatically. Listmail become useless if cron task always having this type of problem.

And also, I have another link exchange script already installed. This script need to use cron task to perform dailycheck on whether the link partner is still linking back and perform professional task... So this script also need to use cron task as well. But I haven't set the cron task for this script yet, since cron task in this host having so many problem already.

I don't know what to do now. Help me, my host."


Btw, I already successfully set up my own cron from home. And here is a question: What if I didn't open computer for a few days, such as having vacation.. And recently I set up the cron task to run every minute to having testing, so the time in the listmail will be affected? How can I make the time back to normal. As I know, run 1 time cron will make it 1 day further. Thanks.

I found that running cron from home is sometimes safer, but what if at the time i want cron to execute, my computer is not open.... Mind sharing your point of view, Dean  :lol:[/i]

68
General Help & How-To / Doesn't Receive DailyMail
« on: February 16, 2005, 08:54:39 pm »
the result is  wget: missing URL

and, due to Im the only one who use this computer, so actually, I am the Admin in this computer.

I don't know why have this problem happen.

And according to the "-rwx--x--x 1 root root 171252 Jun 25 2003 /usr/bin/w get* " given by host, I found that it's a space between w and get, so I try to change it in cpanel cron jobs to see whether is working, but the results still same(not working). Any solutions?


I already delete the all the listmail file include sql and reinstall all the thing in a new folder "mail"

I try 1 more time by setting the cron  :
* * * * * /usr/bin/wget -O /dev/null -T 0 http://earnbest.com/mail/dailymail.php?pw=demo 1> /dev/null 2> /dev/null

and then wait for the dailymail, but it still not working. I configure it to * * * * * coz i want it know the immediate result whether it is working. But still no DailyMail at all.

I also already contact the host asking them why this problem happen, am waiting their reply also.  

 :cry:  If the cron task can't work, then listmail is not useful at all..  :cry:  Hopefully this problem will not happen to me.

69
General Help & How-To / Doesn't Receive DailyMail
« on: February 16, 2005, 05:08:28 pm »
help me. I try to set up my own cron task but still have error.

the run is this : C:\WINDOWS\wget.exe -T 0 -q -O c:\mycron.txt http://www.earnbest.com/mail/dailymail.php?pw=demoonly

I am using Win XP

when i click apply, it says error:
An Error has occured while attempt to set task account information.
The specific error is
0x80070005: Access is denied.
You do not have permission to perform the requested operation.

What can I do?

70
General Help & How-To / Doesn't Receive DailyMail
« on: February 16, 2005, 02:30:16 am »
I already correct it and waiting for Daily Report. But still didn't receive report.
:cry:

15 7 * * * /usr/bin/wget -O /dev/null -T 0 http://earnbest.com/listmail/dailymail.php?pw=demo 1> /dev/null 2> /dev/null  


My host reply me with this "everything is alright with w get
-rwx--x--x 1 root root 171252 Jun 25 2003 /usr/bin/w get* "
So the wget should not be a problem.

password is match in both place.
Don't know what happened.

71
General Help & How-To / Doesn't Receive DailyMail
« on: February 14, 2005, 10:48:58 pm »
15 7 * * * /usr/bin/wget -O /dev/null -T 0 http://earnbest.com/mail/dailymail.php?pw=demo 1> /dev/null 2> /dev/null

I already ask the host to enabled the wget. But still haven't receive any report or dailymail...

Is there any error with my coding at above?

I can sure that my password at cron is match with password at my dailymail admin area.
Help!

72
General Help & How-To / Doesn't Receive DailyMail
« on: February 13, 2005, 01:50:02 am »
sir, I want to confirm with you about a question.

Is it when the cron task work correctly, I will receive DailyMail everyday even thought no mailing list or follow up to be sent out at that particular day?

I confuse, i didn't receive dailymail report at all. The only way I will receive Dailymail report is by going to click "Run DailyMail" , but I think this is not suitable, due to it will make the time faster.

What happened actually?

73
General Help & How-To / How to let the schedule email remain at the site
« on: December 11, 2004, 02:55:46 am »
My question is :
i had create a few schedule email. FOr example, schedule email for 11 nov, 12 nov and 13 nov.

Then, when the schedule mail for 11 Nov have been sent out, it vanished at the Schedule email there(record). How do i remain it, so that i can know what schedule email i have sent out before.

Any solution?

74
General Help & How-To / Question on Attachment and SSH problem
« on: December 06, 2004, 05:11:14 pm »
thanks. i try to use IE, and it work well for the attachment function. Awaiting your next version that more user friendly to firefox  :wink:

btw, i still not understand this:

I already setup the daily mail cron,

Do i still need to Set up the cron task with shell access (as in your tutorial, there is this step)?

THanks.

75
General Help & How-To / Question on Attachment and SSH problem
« on: December 04, 2004, 06:18:37 am »
At Follow up, i can successfully upload attachment, but when click on "set attachments", it seems nothing happened.

And at the Welcome Email and confirmation email , there also have the add attachment icon, but when i click on it, it seems nothing happen with the icon.

I already setup the daily mail cron, and now have a question.

Do i also need to Set up the cron task with shell access? what is this?

What can i do?

Thanks.

Pages: 1 ... 3 4 [5]