View Single Post
  #4 (permalink)  
Old 08-30-2006, 01:22 AM
chin chin is offline
New Pligger
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
hey, i've already solved the problem.

in the config2.php, the $my_base_url and $my_pligg_base are set to blank. So, just put the correct values, like for example:
$my_base_url = 'http://localhost';
$my_pligg_base = '/pligg';

and that's it.
Reply With Quote
The Following User Says Thank You to chin For This Useful Post: