tir, 23.08.2005 kl. 13.14 skrev Paul Lesneiwski:
[...]
> > I don't know much about php, but I assume that this command simply prints
> > a message into the mail.log file?
>
> If you are not working on a production machine, simple echo commands are
> another option - they will put info to the scr
Carl Scarlett wrote:
> [EMAIL PROTECTED] wrote:
> [snip]
>
>>I think the only way is a hard way... In such situations I put the
>>following line into PHP scripts:
>>
>>syslog(LOG_MAIL|LOG_NOTICE, "Stepped into script.php");
>>
>>Then you've the chance to track down where the problem arises (mess
>
> [snip]
>
> I don't know much about php, but I assume that this command simply prints
> a message into the mail.log file?
>
Yip - simply copy the line into any PHP script you want to "debug" (in
between the ""). Then you can change the text to whatever is
helpful for you. You may print the conte
[EMAIL PROTECTED] wrote:
[snip]
>
> I think the only way is a hard way... In such situations I put the
> following line into PHP scripts:
>
> syslog(LOG_MAIL|LOG_NOTICE, "Stepped into script.php");
>
> Then you've the chance to track down where the problem arises (messagages
> were written into sy
> Tried this and it worked, I got:
>
> https://www.scarlettonline.org.uk/squirrel/src/search.php?mailbox=INBOX
>
> As I said in my original email, everything else in Squirrelmail is working
> so I'm really puzzled!
>
> Cheers,
>
> Carl
I think the only way is a hard way... In such situations I put
>> Date: Sat, 30 Jul 2005 02:38:09 +0100 (BST)
>> Subject: [SM-USERS] Problem with Search funciton
>>
>> I'm having problems getting the search function to work with my
>> SquirrelMail installation.
>>
>> If I click Search then depending on the browser I get one of two
>> responses:
>>
>> With Fire
Hi everyone,
I sent the message below a couple of weeks ago. Subsequently I have looked
deeper into the problem, but still with no success. Not being a expert in
php I'm not sure what the problem may be.
Has anyone seen this problem before, or have any suggestions as to the
cause? I really would