View Single Post
Old 06-22-2009, 02:38 PM   #9 (permalink)
Hightower
The Acquainted
 
Hightower's Avatar
 
Join Date: May 2009
Location: Durham, UK
Posts: 134
Thanks: 9
Hightower is on a distinguished road
Default

It sounds to me like you either haven't edited the PHP.ini correctly or you haven't edited the correct file.

Create a new file with
php Code:
<?php phpinfo(); ?>
and load this in your browser. It will tell you the location of the PHP.ini to edit. See if it points to the same location as the PHP.ini file you edited.
__________________
Hightower's Softpolio
Send a message via MSN to Hightower
Hightower is offline  
Reply With Quote