Topic: localhost errors

i'm trying to setup chevereto on my localhost server on windows xp apache server.
i'm continually getting 'Critital error: Invalid $DOM_SCRIPT, edit it manually in config.php'.

i've tried several values for that part of the script such as, 'http://localhost', $_SERVER['SERVER_NAME'], $_SERVER['REQUEST_URL/I], but had not work.

If anyone was able or know how to setup the script on a localhost development server, please share your solution.

thanks

Thumbs up

Re: localhost errors

The same to you.
$DOM_SCRIPT = $_SERVER['localhost'];
$PATH_SERVER = $_SERVER['/chevereto'];
But had not work.

Thumbs up

Re: localhost errors

It does not work on localhost. Open engine.php and comment the DOM_SCRIPT validation.

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!