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_php.dll, this please remove the "Load6 = attach, libphp5.dll" entry from the virtuoso.ini file.

Please also add the attached php.ini file to the "database" directory as it is required for default php.ini settings required to be in place. This is missing from the VOS binary zip and will be added to the next release.

With regards to your current configuration have you changed the DSN to be "Local Virtuoso" as this is an absolute requirement as changing it in the settings.php file does not totally remove the dependancy on this DSN name being in place so best set it to the value requested in the documentation at:

        http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsIntegrationDrupal

Which works for me ...

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 2009, at 05:05, ericdes wrote:

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:43 { Loading plugin 1: Type `plain', file `wikiv' in `../ hosting'
07:19:43   WikiV version 0.6 from OpenLink Software
07:19:43   Support functions for WikiV collaboration tool
07:19:43   SUCCESS plugin 1: loaded from ..\hosting\wikiv.dll }
07:19:43 { Loading plugin 2: Type `plain', file `mediawiki' in `../ hosting'
07:19:43   MediaWiki version 0.1 from OpenLink Software
07:19:43   Support functions for MediaWiki collaboration tool
07:19:43   SUCCESS plugin 2: loaded from ..\hosting\mediawiki.dll }
07:19:43 { Loading plugin 3: Type `plain', file `creolewiki' in `../ hosting'
07:19:43   CreoleWiki version 0.1 from OpenLink Software
07:19:43   Support functions for CreoleWiki collaboration tool
07:19:43   SUCCESS plugin 3: loaded from ..\hosting\creolewiki.dll }
07:19:43 { Loading plugin 4: Type `plain', file `im' in `../hosting'
07:19:43   IM version 0.5 from OpenLink Software
07:19:43   Support functions for Image Magick 6.2.4
07:19:43   SUCCESS plugin 4: loaded from ..\hosting\im.dll }
07:19:43 { Loading plugin 7: Type `attach', file `libphp5.dll' in
`../hosting'
07:19:43   FAILED  plugin 7: Unable to locate file }
07:19:43 { Loading plugin 8: Type `Hosting', file `hosting_php.dll' in
`../hosting'
07:19:43   Hosting version 3039 from OpenLink Software
07:19:43   PHP engine version 5.2.4
07:19:43   SUCCESS plugin 8: loaded from ../hosting/hosting_php.dll }
07:19:43 OpenLink Virtuoso Universal Server
07:19:43 Version 05.11.3039-threads for Win32 as of Apr 21 2009
07:19:43 uses parts of OpenSSL, PCRE, Html Tidy
07:19:43 Database version 3016
07:19:44 SQL Optimizer enabled (max 1000 layouts)
07:19:46 Compiler unit is timed at 0.000519 msec
07:19:49 PL LOG: Loading RDF inferences
07:19:49 PL LOG: Finished loading RDF inferences
07:19:50 Roll forward started
07:19:50     96 transactions, 17526 bytes replayed (100 %)
07:19:50 Roll forward complete
07:19:55 Checkpoint made, log reused
07:19:55 HTTP/WebDAV server online at 8890
07:19:55 Server online at 1111 (pid 3032)
08:19:56 Checkpoint made, log reused
09:19:59 Checkpoint made, log reused



On 6/1/2009 5:09 AM, Hugh Williams wrote:
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 recommend you name the DSN "Local Virtuoso" as recommended in the documentation. Should you still be encountering problems please provide a copy of your
virtuoso.log file ...

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 31 May 2009, at 14:04, ericdes wrote:

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


-------------------------------------------------------------------- ----------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity
professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like
Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
<mailto:Virtuoso-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/virtuoso-users



---------------------------------------------------------------------- --------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to