Thread: strange error
View Single Post
Old February 18th, 2011, 03:38 PM   #25 (permalink)
jjj0923
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
so... I put this code in upgrade.php

echo "before call to php-inc.php<BR>";

require "pp-inc.php";

echo "after call to php-inc.php<BR>";


and he is what I see on the screen when I click on the datadir conversion:

before call to php-inc.php

and that's all she wrote folks!
jjj0923 is offline   Reply With Quote