when i installing in 4 step give me error:
Could not connect to database. Verify that username and password are correct, and that the user has access to the given database.
in servers Database host address using not localhost but db.domain.com
and when i go tu www.domane.com/dir it become www.domane.com:31373/dir/
when www.domane.com/dir/ its ok
anybody can help?
failed install step 4
Re: failed install step 4
Maybe that's not correct? If you're doing so the server on db.domain.com should allow connections from the webserver host. Also firewalls etc should allow the traffic.ogo wrote: in servers Database host address using not localhost but db.domain.com
You mean www.domane.com/install/install.php redirects you to www.domane.com:31373/install/install.php or another dir?ogo wrote: and when i go tu www.domane.com/dir it become www.domane.com:31373/dir/
when www.domane.com/dir/ its ok
The install scripts redirects (to test sessions) to the portnumber reported in use by the webserver.