Hugh,
I got it working by following your steps, thank you.
ericdes
On 6/1/2009 9:34 PM, Hugh Williams wrote:
Hi Eric,
The PHP DLL name is actually php5ts.dll and not libphp5.dll that being
the unix name with a .so extension typically. Note also that on Windows
the php5ts.dll does not need t
Hi Eric,
Oops, you can download it from :
ftp://download.openlinksw.com/support/vos/php.ini
Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
On 1 Jun 2
Hugh,
I will try this out and let you know.
In the meantime could you please re-send the php.ini file, I think you
forgot to attach it to your message.
Thank you,
Eric.
On 6/1/2009 9:34 PM, Hugh Williams wrote:
Hi Eric,
The PHP DLL name is actually php5ts.dll and not libphp5.dll that bei
Hi Eric,
The PHP DLL name is actually php5ts.dll and not libphp5.dll that
being the unix name with a .so extension typically. Note also that on
Windows the php5ts.dll does not need to be loaded by Virtuoso with an
entry in the plugin section as it is automatically loaded by the
hosting_p
Hi Hugh,
I'm using a system DSN.
There is an error in the logs, I hadn't checked them before: the server
can't find libphp5.dll. Actually it's not in the windows binaries I
downloaded (virtuoso-opensource-win32-5.0.11).
ericdes
P.S. These are the logs:
Mon Jun 01 2009
07:19:4
Hi Eric,
Is the DSN you created a user or system DSN, as generally this should
be a system DSN to be accessible by all user account, as if you are
using a user DSN and the Virtuoso Server is running as a service run
by the 'system' user it will not be able to see the DSN. I would also
rec
I installed drupal_fs.vad
ericdes
On 5/31/2009 12:47 AM, Kingsley Idehen wrote:
Eric,
Did you install the Drupal hosting VAD package?
Kingsley
ericdes wrote:
Hi Patrick,
I think you are talking about the instructions which are in
drupal/sites/all/settings.php, originally set to:
$db_url = 'odbc://drupal:ignored@Local Virtuoso/drupal';
which I replaced with my actual parameters:
$db_url = 'odbc://dba:dba@Virtuoso/drupal';
To m
Hi Patrick,
I think you are talking about the instructions which are in
drupal/sites/all/settings.php, originally set to:
$db_url = 'odbc://drupal:ignored@Local Virtuoso/drupal';
which I replaced with my actual parameters:
$db_url = 'odbc://dba:dba@Virtuoso/drupal';
To my knowledge re.
Hi Eric,
I installed the drupal vad package, and I'm pretty sure I have the
right
connection string in settings.php
First of all i am assuming you read the following article:
http://ods.openlinksw.com/dataspace/dav/wiki/ODS/
OdsIntegrationDrupal
$db_url = 'odbc://dba:dba@Virtuoso
I installed the drupal vad package, and I'm pretty sure I have the right
connection string in settings.php
$db_url = 'odbc://dba:dba@Virtuoso/drupal';
$db_prefix = 'drupal.drupal.';
'Virtuoso' being a system data source using the driver 'Virtuoso (Open
Source') -- working fine in a .Net appl
11 matches
Mail list logo