Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-11-06 08:37:37
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Transfering to a new server complication!!!
I am going crazy!
I should have finished this website for a client last week, but I have been trying to install it in their server with no luck.
I usualy design the website in my server, and everything works perfectly, but when I move it to their server, nothing works!
Right now I get a blank page with no code in the front page. but there are other problems, like beein unable to publish articles etc…
Everything is correct to my understanding, and is not the first time I move a txp instalation to one server to another, but its the first time using 4.2
Can someone help me in this task? :)
thanks
Offline
Re: Transfering to a new server complication!!!
detailed server information please
Offline
#3 2009-11-06 15:09:04
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: Transfering to a new server complication!!!
Versión de Textpattern: 4.2.0 (r3275)
Última actualización: 2009-11-05 13:05:20/2009-11-05 12:42:07
Document root: /home/santyguti6860/domains/santygutierrez.com/public_html
$path_to_site: /home/santyguti6860/domains/santygutierrez.com/public_html/santy
Ruta a Textpattern: /home/santyguti6860/domains/santygutierrez.com/public_html/santy/textpattern
Modo de enlace permanente: section_id_title
open_basedir: /home/santyguti6860/:/tmp:/usr/local/lib/php/
Ruta al directorio temporal: /home/santyguti6860/domains/santygutierrez.com/public_html/santy/textpattern/tmp
URL del sitio: www.santygutierrez.com/santy
Versión de PHP: 4.4.7
Register globals: 1
Biblioteca de imagen GD: bundled (2.0.28 compatible); formatos soportados: GIF, JPG, PNG.
Servidor TZ: -
Tiempo local del servidor: 2009-11-06 16:11:33
¿Activar horario de verano?: 0
¿Ajustar automáticamente la preferencia ‘Horario de verano’?:
Zona Horaria: GMT+01,0 (3600)
MySQL: 5.0.41-community
Local: es_ES.UTF-8
Servidor: Apache/1.3.39 (Unix) mod_ssl/2.8.30 OpenSSL/0.9.7a PHP/4.4.7 mod_perl/1.29 FrontPage/5.0.2.2510
Versión de Apache: Apache/1.3.39 (Unix) mod_ssl/2.8.30 OpenSSL/0.9.7a PHP/4.4.7 mod_perl/1.29 FrontPage/5.0.2.2510
PHP Server API: apache
Cabeceras RFC 2616:
Sistema operativo del servidor: Linux 2.6.9-42.ELsmp
Plugins activos: ajw_comment_alt-0.3, ajw_if_comment_owner-0.3.1, smd_gallery-0.51, zem_contact_lang-4.0.3.6, zem_contact_reborn-4.0.3.20, zem_ir-0.5, lam_dynamic_image-0.1, ied_hide_in_admin-0.1.6, lam_browse_by-0.1, lam_image_uploader-0.6c, mem_postmaster-1.0.6, rah_comment_spam-0.2.1, rah_textile_bar-0.3.5, rss_admin_db_manager-4.3, sed_section_fields-0.5.3, tru_tags-3.5, mem_postmaster_library-1.0.3, sed_plugin_library-0.5.2, smd_lib-0.36, bot_hide_per_section-0.1, bot_privs-0.3.2, smd_admin_themes-0.13, bot_admin_tooltips-0.3
Tema de administración: classic 4.2.0
Contenidos del archivo .htaccess:
————————————
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#Options -Indexes
<IfModule mod_rewrite.c> RewriteEngine On #RewriteBase /relative/web/path/
RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]
RewriteCond %{REQUEST_URI} !=/favicon.ico RewriteRule ^(.*) index.php
RewriteCond %{HTTP:Authorization} !^$
RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>
#php_value register_globals 0
————————————
Offline
Re: Transfering to a new server complication!!!
I see you can access the admin side (/textpattern/).
Did you do the usual dance of disabling all plugins, one by one, until you find if any of them is triggering this issue?
Also, could you post your local server information, to check where it differs with the one you already posted for the server side? (for example, if PHP is the same version or not).
Offline