XsltProcessor

Hello, Forum menbers!

 

I am trying to install Dolphin-v6.1.6 on my site, but when ever I try Iget this mesaage

 

***XsltProcessor is Off, you should install XsltProcessor Please go to the Dolphin Troubleshooter and solve the problem.***

 

I have tried Dolphin Troubleshooter but could not find the answer to my problem.

 

Can any one help me and let me know what to do, My hosting is as under;,

 

Apache version     :    1.3.41 (Unix)

PHP version          :    5.2.8

MySQL version      :    5.0.67-community

Operating system  :    Linux

 

I have also contacted my hosting in this regard, but have not received any positive responce from them.

 

Regards.

 

Ajaz.

Quote · 24 May 2009

You need to ask to establish the provider XsltProcessor, or if the server belongs to you to ask to make it the admin

 

see in your phpinfo part - "xsl"

 

example

 

-------

 

XSL enabled
libxslt Version 1.1.22
libxslt compiled against libxml Version 2.6.30
EXSLT enabled
libexslt Version 1.1.22

 

Quote · 24 May 2009

Makhan
, You need to have php recompiled with XSLT and XML support.

Regards,
DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 24 May 2009

I tried to get the php info by loading this command <?php phpinfo( ): ?> but it was blocked by the server informing me that the request has been blocked due to security reasons... therefore now I am writing to my host about the problem, and requesting them to srat the XsltProcessor.

 

Will keep you guys informed aboput the progress.

 

Regards.

 

Ajaz.

Quote · 24 May 2009

try this

 

(<?php phpinfo(); ?> ),

 

 

but....

 

u must create any_name.php file with this code

(<?php phpinfo(); ?> ),

save his

and call this file in your browser

 

Quote · 24 May 2009

Dear Stepan.

 

I tried your your suggestion but it din't work, I got the same message.

quote*****

(
Warning: phpinfo() has been disabled for security reasons in /home/mywebspa/public_html/test.php on line 1
),

 

*****unquote.

 

I have contacted my hosting service and have their reply which is as under...

 

****I have found out that I need to re-compile apache with the xls option turned on. I will try and do this during a slow period this week. I will let you know when completed.****

 

I hope that this should resolve the problem.... will keep you updated on any developments.

 

Thanks.

 

Kind regards.

 

Ajaz

Quote · 25 May 2009

im so sorry )))

 

 

in this code    (<?php phpinfo(); ?> ), 

quotes used only for select code

 

 this clean code -              

 

<?php phpinfo(); ?>

 

 

 

more info

http://ru.php.net/phpinfo

 

 

Quote · 25 May 2009

You need to install php-xml. I had the same problem. You need to install that and restart server. Use yum

Quote · 25 May 2009
Hello guys. I have good news, as per your advice, I asked my service provider to recompile the php with xml and xslt processor support, and they did it. Now I can see the Dolphin 6.1.6 install screen..... You guys made it happen....Thanks. Now any expert suggestions, before I click INSTALL button and start installing. Regards. Ajaz
Quote · 27 May 2009

You need to install php-xml. I had the same problem. You need to install that and restart server. Use yum

Normally its that simple, but many ISP's and hosting providers install PHP from source rather than using the prebuilt packages. Thus they are stuck recompiling when all that should need to be done is install a couple of extra packages.

Thats the reason i don't install from source unless i have no choice. Things are just easier using modern distros with the prebuilt packages.

https://www.deanbassett.com
Quote · 27 May 2009

Now I am stuck with this problem,

 

Path to mogrify
Description: If mogrify binary doesn't exist please install ImageMagick
Example: /usr/local/bin/mogrify
   
Path to convert
Description: If convert binary doesn't exist please install ImageMagick
Example: /usr/local/bin/convert
   
Path to composite
Description: If composite binary doesn't exist please install ImageMagick
Example: /usr/local/bin/composite

 

How can I install ImageMagick on the server,

 

Please let me know what to do next?

Quote · 27 May 2009

Again  Talk to your provider. It's installed server side.

Quote · 9 Jun 2009

 

Again  Talk to your provider. It's installed server side.

 

I have spoke to my Hosting Company, we have installed the PEAR xsl extentions, and the test script show that the Xslt is enabled.  The intall script still issists that it is not.  The suggestion wwas made to recomplie PHP, and my provider will not do it.  How exactly do I do this?  Is there a GOOD resurce with simple instructions for a bew-bee in this area like me?

Quote · 2 Jul 2009

 

 

Again  Talk to your provider. It's installed server side.

 

I have spoke to my Hosting Company, we have installed the PEAR xsl extentions, and the test script show that the Xslt is enabled.  The intall script still issists that it is not.  The suggestion wwas made to recomplie PHP, and my provider will not do it.  How exactly do I do this?  Is there a GOOD resurce with simple instructions for a bew-bee in this area like me?

 

Okay, a few questions:

 

1.  php Version the server is running?  There are different tricks for the different versions.  Dosdawg knows them all, I think he has them tattooed in between his toes.

 

2.  If your php version is simply non-compatible then maybe you should look into changing hosts.  Hosts have a job, it is to keep webmasteers happy.  If they did not have that job, we would all have our OWN servers.  Hence if a host will not enable your site to run, your host is saying he/she does not want you to have a business thus it's not a good match. 

 

 

Quote · 2 Jul 2009

 

 

 

Again  Talk to your provider. It's installed server side.

 

I have spoke to my Hosting Company, we have installed the PEAR xsl extentions, and the test script show that the Xslt is enabled.  The intall script still issists that it is not.  The suggestion wwas made to recomplie PHP, and my provider will not do it.  How exactly do I do this?  Is there a GOOD resurce with simple instructions for a bew-bee in this area like me?

 

Okay, a few questions:

 

1.  php Version the server is running?  There are different tricks for the different versions.  Dosdawg knows them all, I think he has them tattooed in between his toes.

 

2.  If your php version is simply non-compatible then maybe you should look into changing hosts.  Hosts have a job, it is to keep webmasteers happy.  If they did not have that job, we would all have our OWN servers.  Hence if a host will not enable your site to run, your host is saying he/she does not want you to have a business thus it's not a good match. 

 

 

 I pay this host handsomley to keep me happy, and in ALL other cases over 4+ years including over 150 web sites there has never been a problem.

 

Here are the setting outputed in a PHP info page I trew out there:

 

System Windows NT 145827-WEB1 5.2 build 3790
Build Date Nov 8 2007 23:18:08
Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"
Server API ISAPI
Virtual Directory Support enabled
Configuration File (php.ini) Path C:\WINDOWS
Loaded Configuration File C:\php\php.ini
PHP API 20041225
PHP Extension 20060613
Zend Extension 220060519
Debug Build no
Thread Safety enabled
Zend Memory Manager enabled
IPv6 Support enabled
Registered PHP Streams php, file, data, http, ftp, compress.zlib
Registered Stream Socket Transports tcp, udp
Registered Stream Filters convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.*

 

xml

XML Support active
XML Namespace Support active
libxml2 Version 2.6.26

 

xsl

XSL enabled
libxslt Version 1.1.17
libxslt compiled against libxml Version 2.6.26
EXSLT enabled
libexslt Version 0.8.13
Quote · 5 Jul 2009

Hi,

can someone please tell me which apt packages (ie the actual names so that I can find them with apt-get) correspond to the xslt and xml that you mention and how to "compile php" to use them.

I am using ubuntu 9.04

Also, I see a requirement for magic_quotes_gpc but accoring to php that is a reprecated feature and should no longer be used.

thanks for your help.

Quote · 2 Sep 2009

Hi,

can someone please tell me which apt packages (ie the actual names so that I can find them with apt-get) correspond to the xslt and xml that you mention and how to "compile php" to use them.

I am using ubuntu 9.04

Also, I see a requirement for magic_quotes_gpc but accoring to php that is a reprecated feature and should no longer be used.

thanks for your help.

All of the apt packages that are required for Debian and Ubuntu to meet all of dolphins requirements are the following.

php5 php5-xsl php5-xmlrpc php5-gd php5-cli php5-mcrypt php5-imagick php5-mysql php5-ffmpeg imagemagick mysql-server apache2

You will not need to compile php if that was also installed with apt. If php 4 is in use then the package names will be different. I am assuming php5 as that is what most modern distros based on debian are running.

The 2 needed to resolve the xslt issue are.

php5-xsl

php5-xmlrpc

https://www.deanbassett.com
Quote · 2 Sep 2009

Also, I see a requirement for magic_quotes_gpc but accoring to php that is a reprecated feature and should no longer be used.


Oh, and i forgot to mention. Regardless of the fact that magic_quotes_gpc is deprecated or not, it is still available in php5 and dolphin uses it thus it must be set on.

You can't just ignore the requirements just because they will be deprecated in future versions of php.

https://www.deanbassett.com
Quote · 2 Sep 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.