Jump to content

Bam

Members
  • Posts

    58
  • Joined

  • Last visited

Posts posted by Bam

  1. well installed drupal, haveing small issue when I noticed another issue, cant seem to change permissions or delete

    ~/public_html/main/files/images/temp

     

    reason being my file.inc keeps throwing an error for permission denied(when I run a cron job to update the search function)

     

    so I try and rename or delete or change permissions and get:

    Rename of temp failed because Permission denied in ~/public_html/main/files/images/temp

     

    any ideas?

  2. here is some more info,

    -- 235 Authentication succeeded

    --> MAIL FROM:<bam@thegrinder.ws>

    --> RCPT TO:<bam@thegrinder.ws>

    --> DATA

    <-- 250 OK

    <-- 250 Accepted

    <-- 354 Enter message, ending with "." on a line by itself

    --> Date: Mon, 17 Apr 2006 09:36:21 -0700 (PDT)

    --> From: bam <zaurus@thegrinder.ws>

    --> X-X-Sender: zaurus@localhost.localdomain

    --> To: bam@thegrinder.ws

    --> Subject: testing mail

    --> Message-ID: <Pine.LNX.4.64.0604170935540.1623@localhost.localdomain>

    --> MIME-Version: 1.0

    --> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

    -->

    --> test mail

    --> .

    <-- 550 Administrative prohibition

    msmtp: the server did not accept the mail

    msmtp: server message: 550 Administrative prohibition

    msmtp: could not send mail (account default from /home/zaurus/.msmtprc)

    FAILURE

     

    any more suggestions?

  3. morning,

    I have a zaurus and need to use msmtp and its scripts to send mail from my zaurus to my mail server, it has authentication and tls capability, how do I get a certificate downloaded to my zaurus so I may send emails from it? If I turn tls off then it tells me cannot use a secure authentication method. Any ideas?

  4. Say I wanna create a page that just lists the files(and a hyperlink) in a directory on my site. How do I do that(dynamically), ie when I add a file refresh the page and it "shows" up? Basically I dont want to update my page all the time when I add files, I just want them to showup when I dump them into a directory.

  5. Warning: Unknown(): open_basedir restriction in effect. File(/usr/local/squirrelmail-1.4.5/index.php) is not within the allowed path(s): (/home/lzibyrsm/:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0

     

    Warning: Unknown(/usr/local/squirrelmail-1.4.5/index.php): failed to open stream: Operation not permitted in Unknown on line 0

     

    Warning: (null)(): Failed opening '/usr/local/squirrelmail-1.4.5/index.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0

     

    any ideas?

×
×
  • Create New...