Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Page 1 of 2 12 LastLast
Results 1 to 15 of 16

This is a discussion on First Time Setting Up PHPlist in the Shared & Semi-Dedicated forum
I want to setup phplist on my account (semi-dedicated hosting). I haven't used phplist before, so I'm wondering if there are any specific configuration settings ...

  1. #1
    Loyal Client
    Join Date
    Jan 2005
    Posts
    159

    First Time Setting Up PHPlist

    I want to setup phplist on my account (semi-dedicated hosting).

    I haven't used phplist before, so I'm wondering if there are any specific configuration settings that I should use to get it working on Jaguar?

    I know that I should limit the number of emails sent per hour (the Jaguar max is 1000, I might go for 500).

    What can I do to configure it to automatically handle bounces?

    I've been manually processing bounces for my email newsletter and am sick of it =)

    Aaron

  2. #2
    I didn't do it! Daniel_DBS's Avatar
    Join Date
    Aug 2007
    Location
    Mars
    Posts
    1,204
    Use Fantastico
    -Daniel

    If the automobile had followed the same development cycle as the computer, a Rolls-Royce today would cost $100, get a million miles to the gallon, and explode once every few weeks.

    My scripts never have bugs. They just develop random features.

  3. #3
    Loyal Client
    Join Date
    Jan 2005
    Posts
    159
    Thanks. This is my first time trying Fantastico and it appears to work great!

  4. #4
    I didn't do it! Daniel_DBS's Avatar
    Join Date
    Aug 2007
    Location
    Mars
    Posts
    1,204
    NP! Fantastico is awesome for when you either:

    a) want to try something new
    b) can't get something to install
    c) are just lazy!
    -Daniel

    If the automobile had followed the same development cycle as the computer, a Rolls-Royce today would cost $100, get a million miles to the gallon, and explode once every few weeks.

    My scripts never have bugs. They just develop random features.

  5. #5
    Loyal Client
    Join Date
    Jan 2005
    Posts
    159
    I tried to uninstall phplist by deleting it. Now fantastico thinks that it is still installed - how can I change this?

  6. #6
    Loyal Client
    Join Date
    Jan 2005
    Posts
    159
    Oh nevermind. Figured it out.

  7. #7
    I didn't do it! Daniel_DBS's Avatar
    Join Date
    Aug 2007
    Location
    Mars
    Posts
    1,204
    Ruh roh... Big mistake!

    When you install something from Fantastico, you must also UNINSTALL it from Fantastico!

    Now it is going to think that directory still has it installed.

    Just go to Fantastico and click PHPList and then next to the location you installed it in Fantastico will be a button that says REMOVE... Follow those steps for manual removal.
    -Daniel

    If the automobile had followed the same development cycle as the computer, a Rolls-Royce today would cost $100, get a million miles to the gallon, and explode once every few weeks.

    My scripts never have bugs. They just develop random features.

  8. #8
    I didn't do it! Daniel_DBS's Avatar
    Join Date
    Aug 2007
    Location
    Mars
    Posts
    1,204
    Quote Originally Posted by akreider2 View Post
    Oh nevermind. Figured it out.
    Ahhh Good!
    -Daniel

    If the automobile had followed the same development cycle as the computer, a Rolls-Royce today would cost $100, get a million miles to the gallon, and explode once every few weeks.

    My scripts never have bugs. They just develop random features.

  9. #9
    Loyal Client
    Join Date
    Jan 2005
    Posts
    159
    The installation creates a cron job that runs every 15 minutes:

    /home/campusac/public_html/lists$ php -q index.php -p processqueue > /dev/null

    However this cron job gives an error:

    Failed loading /usr/local/IonCube/ioncube_loader_lin_5.2.so: /usr/local/IonCube/ioncube_loader_lin_5.2.so: cannot open shared object file: No such file or directory

    Trying to run php on the command line produces this error. Is there another way to run php? I know Jaguar has been changing how php is setup.

  10. #10
    Loyal Client
    Join Date
    Jan 2005
    Posts
    159
    I'm using the default php.ini (eg. I don't have my own php.ini overwriting Jaguar's).

  11. #11
    I didn't do it! Daniel_DBS's Avatar
    Join Date
    Aug 2007
    Location
    Mars
    Posts
    1,204
    It appears that Ioncube is not installed...

    Pop a ticket into support asking them if it is installed on your server.
    -Daniel

    If the automobile had followed the same development cycle as the computer, a Rolls-Royce today would cost $100, get a million miles to the gallon, and explode once every few weeks.

    My scripts never have bugs. They just develop random features.

  12. #12
    CTO JPC-Masood's Avatar
    Join Date
    Aug 2002
    Location
    Jaguar Servers
    Posts
    2,070
    Quote Originally Posted by akreider2 View Post
    However this cron job gives an error:
    You need to run it via cron, not through shell. If you want to run it through shell, modify the php.ini and remove IonCube from it.

    Masood N. | Chief Technical Officer
    JaguarPC.com


    Helpful Links
    Knowledge Base | Network Status

  13. #13
    Loyal Client
    Join Date
    Jan 2005
    Posts
    159
    Ok.

    I run it using cron and it generates the index.php page that asks me for my username and password.

    The cron job is not working. It doesn't process the queue.

    The default Fantastico installation for phplist does not work (if you choose to process the queue using cron jobs, if you choose to do it via web it will work).

  14. #14
    Loyal Client
    Join Date
    Jan 2005
    Posts
    159
    I need to send the password and username to get it to work.

    Now when I open this page in my browser this works:
    "http://campusactivism.org/lists/admin/index.php?page=processqueue&login=[user]&password=[password]

    But when I try to run it as a cron job, this doesn't work:

    GET http://campusactivism.org/lists/admi...ssqueue&login=[user]&password=[password]

    I use GET to run a bunch of other cron jobs without a problem - so I'm not sure what the difficulty is?

  15. #15
    Loyal Client
    Join Date
    Jan 2005
    Posts
    159
    [Deleted message text]
    Last edited by akreider2; 01-30-2008 at 03:45 PM.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •