xataface and ovh provider

A place for users and developers of the Xataface to discuss and receive support.

xataface and ovh provider

Postby alphanet » Sat Nov 07, 2009 1:20 pm

Hi all, I'm trying the nice xataface mysql frontend on an OVH provider shared space. I encountered 2 problems :

- a 500 internal error due to the fact that index.php and installer.php are RW.RW.R.. If I change to RW.R..R.. it goes right

- The SQL database is on a server that is not the web server and I did not find how to specify the database server to the installer.php

Do someone has any idea about hose two points?

Thanks
alphanet
 
Posts: 2
Joined: Sat Nov 07, 2009 1:13 pm

Postby shannah » Mon Nov 09, 2009 9:58 am

For the database host issue, find the line in installer.php that looks like:
Code: Select all
define('DB_HOST', 'localhost');  // This is the host of your mysql dbms


And change it to the correct host.

-Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Postby alphanet » Mon Nov 09, 2009 11:21 pm

Ok Thanks. I thought that there was a way to override this parameter with another file (in case of xataface upgrade).
The internal 500 error was a bad message due to the database server misconfiguration. The explanation worked but it was a workaround. When I correct the database server name I can keep the RW.RW.R.. rights.
alphanet
 
Posts: 2
Joined: Sat Nov 07, 2009 1:13 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 18 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved