1
Hi!
I have a problem in downloading my site from the server to the local system. I downloaded my entire httpdocs from the server, DB too with phpmyadmin. Apache, mysql, php are up and don't have any problems. So i loaded my site into the directory of XOOPS and uploaded the DB in local with phpmyadmin.
What I have is a blank page, even when setting all errors on output=yes in php.ini I don't get any error.
Could it be a problem of different releases?
On the server I have MySQL 3.23, php 4, phpmyadmin 2.6.0 rc3 but in local I'm on MySQL 4.1.16, php 5.0.4, phpmyadmin 2.8.0.2. Both are on a Linux system.
Thank you in advance
Robyduck