Saludos amigos, recurro a ustedes solicitandoles su ayuda.
Quiero instalar phpclassifieds (
http://www.deltascripts.com/phpclassifieds/) en mi Web y tengo problemas.
Comienzo por el inicio.
Subo los archivos al servidor y como tengo instalado el phpsuexec no cambio los CHMOD (He probado cambiandolos y nada). Entonces voy a install.php y me muestra un error
500 Internal Server Error esto es porque subi el
.htaccess que venia con el phpclassifieds. Elimino el .htaccess y si puedo acceder al install.php
Puedo instalarlo aunque siempre arriba del todo me muestra esto (durante la instalacion):
Código HTML:
WARNING:
You are running an insecure setup with register_globals set to ON. PHP Classifieds runs after the new, more secure default values in PHP, with register_globals set to OFF. This software is not tested with the intention to have register_globals turned on!
If you have an not to old PHP version, and you want to have register_globals OFF on rest of your site because you have many old scripts, there is an easy way to fix this. Create an .htaccess file in this dir (name the file ".htaccess" with DOT!), and let it contain the text php_flag register_globals off. Then access this installer, which will not display this error again.
Termino la instalacion y se ve bien el programa pero no puedo acceder a la zona de administracion me da error
500 Internal Server Error. He probado a quitar los
.htaccess y
.htpasswd que se generan durante la instalacion. A todo lo que se me ha ocurrido y nada.
Alguien me puede ayudar?
Gracias a todos como siempre