Michael.Terence
Verified User
- Joined
- Feb 15, 2009
- Messages
- 59
Strange issue...
One of my clients uses an RSS sidebar widget to display text adds on her wordpress site. The RSS feed is located here:http://ss.mysavings.com/rss.asp?pid=60
The feed includes URLs like this: http://ss.mysavings.com/offer-redirect.asp?oid=160&pid=60 (note the ampersand) - after moving her to my new DirectAdmin powered server, the URLs are showing up without the ampersand: http://ss.mysavings.com/offer-redirect.asp?oid=160pid=60
As some of you will quickly notice, I am running litespeed - I have tested her site with the custombuild apache/php install provided by the DirectAdmin installer and that does the same thing.
My php configure line is:
What's stranger still, is that on my previous Debian server (not a DA server) this worked fine, same php config line, same php.ini, same litespeed config.
I don't want to make this a litespeed issue, because it's not. It's broken in apache too.
One of my clients uses an RSS sidebar widget to display text adds on her wordpress site. The RSS feed is located here:http://ss.mysavings.com/rss.asp?pid=60
The feed includes URLs like this: http://ss.mysavings.com/offer-redirect.asp?oid=160&pid=60 (note the ampersand) - after moving her to my new DirectAdmin powered server, the URLs are showing up without the ampersand: http://ss.mysavings.com/offer-redirect.asp?oid=160pid=60
As some of you will quickly notice, I am running litespeed - I have tested her site with the custombuild apache/php install provided by the DirectAdmin installer and that does the same thing.
My php configure line is:
--enable-shmop --enable-track-vars --enable-sysvsem --enable-sysvshm --enable-bcmath --enable-calendar --with-openssl --enable-exif --enable-ftp --enable-gd-native-ttf --enable-libxml --enable-mbstring --enable-pdo --enable-soap --enable-sockets --enable-zip --with-bz2 --with-curl --with-curlwrappers --with-freetype --with-gd --with-gettext --with-imap --with-imap-ssl --with-jpeg-dir=/opt --with-png-dir=/opt --with-libxml --with-mcrypt --with-mhash --with-mysql-sock=/var/lib/mysql/mysql.sock --with-mysql --with-mysqli --with-pdo-mysql --with-sqlite --with-pdo-sqlite --with-pic --with-ttf --with-zpm --with-xsl --with-zlib --with-snmp --with-imagick --with-iconv --with-zip --with-curl-ssl --with-xpm-dir=/opt --with-kerberos --enable-magic-quotes
What's stranger still, is that on my previous Debian server (not a DA server) this worked fine, same php config line, same php.ini, same litespeed config.
I don't want to make this a litespeed issue, because it's not. It's broken in apache too.