Good Afternoon!
I have Joomla and a component called MyBlog (azrul.com) installed.
To enable pinging of Technorati I must enable xml-rpc.
By default this is disabled on my Shared Hosting account and cannot be changed. However, DreamHost says you can create your own custom advanced php5 installation.
Instructions here: http://wiki.dreamhost.com/Advanced%5FPHP%5Fconfiguration
I followed those and now I can change my custom php.ini file.
On this line in that file:
;extension=php_xmlrpc.dll
I removed the ;
hoping to uncomment that line and turn on that functionality before updating the php.
Since I believe DreamHost is not Windows server, instead of .dll should it be .so?
Still no luck. Can someone point me in the right direction?
Thank you!
Christopher Beckwith