Installation

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

Installation

Postby ancla » Mon Nov 02, 2009 10:44 am

Hello,

After installation and after finishing of "Creating your first Application", when the browser is pointed to 'index.php' get a message HTTP 500.
I think installation is ok and the issue is due to some problem with my server to draw information from database (connection to database is ok).

Can anyone help me to solve this issue, please? Thanks in advance.
Regards,
Angel Barros
ancla
 
Posts: 3
Joined: Sun Nov 01, 2009 1:54 am
Location: Cádiz, Spain

Postby shannah » Mon Nov 02, 2009 12:20 pm

500 sounds like it might be an error in your .htaccess file. Check your server error log to see for sure.
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Postby ancla » Mon Nov 02, 2009 1:48 pm

This is a file of mi server error log regarding to this issue, but I do not understand it. May be can help you?

83.52.244.20 - Ancla21 [02/Nov/2009:11:27:25 -0500] "GET /BDclientes/index.php HTTP/1.0" 500 0 "http://anclaonline.com/intranet/dis_web/dis_es_cen.htm" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3)"
Regards,
Angel Barros
ancla
 
Posts: 3
Joined: Sun Nov 01, 2009 1:54 am
Location: Cádiz, Spain

Postby ancla » Thu Nov 05, 2009 7:57 am

Pehaps can help this error log I found in my server:

PHP Warning: require_once(/DATAFACE/dataface-public-api.php) [<a>function.require-once</a>]: failed to open stream: No such file or directory in /hermes/bosweb/web299/b2991/sl.ancla21/public_html/BDclientes/index.php on line 2
PHP Fatal error: require_once() [<a>function.require</a>]: Failed opening required '/DATAFACE/dataface-public-api.php' (include_path='.:/usr/local/lib/php-5.2.4/lib/php') in /hermes/bosweb/web299/b2991/sl.ancla21/public_html/BDclientes/index.php on line 2
Regards,
Angel Barros
ancla
 
Posts: 3
Joined: Sun Nov 01, 2009 1:54 am
Location: Cádiz, Spain

Postby Jean » Thu Nov 05, 2009 8:03 am

Hola Angel,
Did you include the right path and URL to your Xataface directory like in this example ?


Code: Select all
require_once '/var/www/html/xataface-1.1.2/dataface-public-api.php';
   // include the initialization file
df_init(__FILE__ ,  'http://lintranet/xataface-1.1.2');


Jean
Jean
 
Posts: 259
Joined: Wed Nov 07, 2007 1:30 am
Location: Pau, France


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 20 guests

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