That gives the same result.. too many images on the events where i have many comments. 192 pictures on event 0007 instead of 124. This is wired.. :)
/daniel
mysql> select e.name, count(p.event), e.date, e.events, count(c.id) from events e left join pictures p on p.event=e.events left join comments c on c.picture=p.id group by e.events order by e.date desc;
+---------------------------------+----------------+------------+--------+-------------+
|...
on the MSPROXY server change the default port from 21 to something else. Like 22. then on the Client machine under IE change the port for FTP to then new port.
Sometime on the proxy server other services maybe using that port and if so this will fix it.
Also, if you have not already done...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.