Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-11-08 22:24:10

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

leak and symlink : disabling stuff on the site?

I have a client who is using Yahoo Small Business hosting.
The PHP engine on their site has leak, symlink disabled.
What will this affect in the TXP performance functionality?

M

Diagnostics error.

The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: leak, symlink ?


Offline

#2 2006-11-09 00:37:17

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: leak and symlink : disabling stuff on the site?

It won’t affect anything. I have no idea what this “leak” function is, but Txp doesn’t use it anyway. :)

Offline

#3 2006-11-09 01:50:35

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: leak and symlink : disabling stuff on the site?

Dangit!
That means I don’t know what’s causing this error.
Any idea what would cause the two following issues:

1. The comment tags are not outputting anything.
- The source is showing a table based commenting layout, but my comment_form is done without tables? I have no place on my site that uses tables and yet it is still there. Dumped my browser cache and all…

2. I cannot send any email. I assume this has to do with yahoo smtp settings, but does anyone know what I should be looking for?

Thanks.

M


Offline

#4 2006-11-09 02:18:01

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: leak and symlink : disabling stuff on the site?

  1. What does production mode testing/debugging and/or a tag trace reveal?
  2. Is this small business hosting? Check these: 1, 2, 3

Offline

#5 2006-11-09 03:11:42

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: leak and symlink : disabling stuff on the site?

Mary,
Thank you for the reminder about debugging.
I don’t guess I knew all the ways it could be used.

I found an inappropriate use of <txp:title /> in the page.

This hasn’t solved my email issues though :( and I can’t seem to follow the links you sent me, nor decipher what your search terms were from the URL?
Yes, though, it is indeed small business hosting. Why anyone would choose this is beyond me!

Thx Mary.

M


Offline

#6 2006-11-09 18:23:06

merz1
Member
From: Hamburg
Registered: 2006-05-04
Posts: 994
Website

Re: leak and symlink : disabling stuff on the site?

SMTP settings? What SMTP settings?

As far as I know TXP tries to get an MX record for the SMTP server where it will send email and then transmits mail via SMTP directly by itself.

So it might be a firewall or SMTP proxy server port problem inside the Yahoo network.


Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML

Offline

#7 2006-11-09 19:22:20

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: leak and symlink : disabling stuff on the site?

Hmm. I dunno. Hopefully I’ll be able to get this client to change servers.


Offline

#8 2006-11-09 20:41:28

zem
Developer Emeritus
From: Melbourne, Australia
Registered: 2004-04-08
Posts: 2,579

Re: leak and symlink : disabling stuff on the site?

As far as I know TXP tries to get an MX record for the SMTP server where it will send email and then transmits mail via SMTP directly by itself.

No. Textpattern relies on PHP’s built in mail function being properly configured and working.


Alex

Offline

#9 2006-11-09 21:32:48

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: leak and symlink : disabling stuff on the site?

Hi.

I post my diagnostic here just to avoid opening a new thread about this.
In this case, it says:

The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: dl,passthru,proc_open,proc_close,shell_exec,system,exec

Should I expect something to be broken/not working properly?

Thanks in advance.


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#10 2006-11-10 00:47:57

zem
Developer Emeritus
From: Melbourne, Australia
Registered: 2004-04-08
Posts: 2,579

Re: leak and symlink : disabling stuff on the site?

Should I expect something to be broken/not working properly?

Probably not, but you tell us – short of a code audit, testing is the only way to tell.


Alex

Offline

#11 2006-11-10 22:13:09

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: leak and symlink : disabling stuff on the site?

PHP’s mail function uses sendmail on Linux and SMTP on Windows. But either way, the php.ini has to be configured properly by your host, or it won’t work.

Sorry Matthew. Go here, and search for “php”. A couple of the results have to do with PHP and sending mail.

Offline

Board footer

Powered by FluxBB