i'm testing the upgrade locally, with easy php.

my two config.php files are this (i cut comments for brevity)

/config.php
Code:
<?php
$config['baseurl'] = 'http://127.0.0.1:8888';
...