Avisos
Vaciar todo

Problema de Suhosin al instalar Ninjacontent

2 Respuestas
2 Usuarios
0 Reactions
1,596 Visitas
Alejandro
Respuestas: 125
Estimable Member
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Hola, estoy instalando el componente Ninjacontent para Joomla 1.5, en Teline IV y el sistema me dice que tengo que hacer unas modificaciones en el php.ini si se está utilizando suhosin. Lo que no interpreto es si se refiere a un php.ini del sistema en que está alojada la web, o se refiere a mi instalación en el phpadmin, o a algún módulo de joomla
¿podeis aclararme esto? Copio a continuación información adicional de error a la cual me reenvia el error.

Known Issues
Server running suhosin patch

Nooku Framework has problems with the Suhosin patch.

[error] [client 192.168.3.2] ALERT - Include filename
('tmpl:///var/www/joomla/components/com_foo/views/people/tmpl/default.php')
is an URL that is not allowed (attacker '192.168.3.2',
file '/var/www/joomla/plugins/system/koowa/view/abstract.php', line 418)

To fix this add the following to your php.ini file if you are using suhosin :

suhosin.executor.include.whitelist = tmpl://, file://

Remember that you likely need to add this to a php.ini file in your joomla root folder, and your /administrator/ folder.

And some .ini users might need to also add session.save_path = /tmp.

If the user can't use .ini configuration files, here's how to do it by .htaccess

php_value suhosin.executor.include.whitelist tmpl://, file://

For more info on the discussion : http://groups.google.com/group/nooku-framework/browse_frm/thread/10d526547d12e541/cab8643fb63c379a
Issues with PHP versions

PHP 5.2.5. : Bug in get_class_methods prevents KObject getMethods from working correctly. See : http://bugs.php.net/43483

This issue was also reported for PHP 5.2.4 : see http://groups.google.com/group/nooku-framework/browse_thread/thread/cba65e75ce04d857/0a3a7c5ad1d62762#0a3a7c5ad1d62762

This issue was solved in revision:2648

URL del sitio: http://www.mecuidomucho.com


 
Respondido : 11/05/2012 12:15 pm
Miguel Tuyaré
Respuestas: 700
Honorable Member
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
 

Hola Alejandro:

Suhosin es un sistema de protección muy eficiente que se utiliza a nivel servidor.

Para ver este tema, envía un ticket de soporte.


 
Respondido : 11/05/2012 12:42 pm