Windows (& WAMP) support
Forum » Wikidot version 1 / Installation help » Windows (& WAMP) support
started by: SadrSadr
on: 1201879916|%e %b %Y, %H:%M %Z|agohover
number of posts: 5
rss icon RSS: new posts
Windows (& WAMP) support
SadrSadr 1201879916|%e %b %Y, %H:%M %Z|agohover

I just tried installing Wikidot on my WAMP local webserver.

When I enter the web folder where the index file is placed, I'm met with this errormessage:

Warning: require_once(C:\wamp\www\wikidot\conf/GlobalProperties.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\wikidot\php\setup.php on line 43

Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\wikidot\conf/GlobalProperties.php' (include_path='.;C:\php5\pear') in C:\wamp\www\wikidot\php\setup.php on line 43

Haven't tried installing online yet, but will soon.

unfold Windows (& WAMP) support by SadrSadr, 1201879916|%e %b %Y, %H:%M %Z|agohover
Re: Windows (& WAMP) support
michal frackowiakmichal frackowiak 1201882248|%e %b %Y, %H:%M %Z|agohover

Arrrgh… I am affraid we have never tested this under Windows and I would not expect it to work.
But first of all — did you copy conf/GlobalProperties.php.orig into conf/GlobalProperties.php?

I think that the easiest way to run this on a Windows machine now would be to use some virtualization software, e.g. VMWare, and install a Unix os on it (Linux).

However, if anyone could get Wikidot run under Windows, it would be just AWESOME!!! For many people it could be easier to develop it if they use Win on their dev machines.


Michał Frąckowiak @ Wikidot Inc.
Visit my blog at michalfrackowiak.com

unfold Re: Windows (& WAMP) support by michal frackowiakmichal frackowiak, 1201882248|%e %b %Y, %H:%M %Z|agohover
Re: Windows (& WAMP) support
SadrSadr 1201891018|%e %b %Y, %H:%M %Z|agohover

But first of all — did you copy conf/GlobalProperties.php.orig into conf/GlobalProperties.php?

Did not get that…

I also tried to make an install on my free host at http://x10hosting.com/, but received a similar error:

Warning: require_once(/home/eleee/public_html/wikidot/conf/GlobalProperties.php) [function.require-once]: failed to open stream: No such file or directory in /home/eleee/public_html/wikidot/php/setup.php on line 43

Fatal error: require_once() [function.require]: Failed opening required '/home/eleee/public_html/wikidot/conf/GlobalProperties.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/eleee/public_html/wikidot/php/setup.php on line 43

No offense, but I find it rather strange that such a prestigious application as Wikidot have not yet been tested on Windows, nor is much or even any support yet available for Windows, the most popular OS in the world (yes I know, probably not true for web hosting, but still).

Also, even though I know this release is meant to be great for learning purposes, I really feel like the install-process is way too hard to figure out for any non-tech users. With apps like Joomla! and SMF, I never ever had to even glance at an install document. I hope this has been improved for the 2.0 version, although I'd love to get started already with version one, seeing as I have big plans for Wikidot.

Hope this didn't all sound to harsh, I still think Wikidot is the best wiki to date :)

unfold Re: Windows (& WAMP) support by SadrSadr, 1201891018|%e %b %Y, %H:%M %Z|agohover
Re: Windows (& WAMP) support
michal frackowiakmichal frackowiak 1201898375|%e %b %Y, %H:%M %Z|agohover

Wikidot should certainly be tested (and adapted to) various environments. The reason it is not is that so far we have been using just a few different ones: Gentoo, CentOS, Debian, Ubunty, MacOsX — all of them being Unix systems, and we had admin-access to all the systems so that we could easily modify the software to our needs. And until very recently our Wikidot was a "single-installation software", i.e. our priority was to make it run smoothly on the server (wikidot.com), not any server.

I think getting Wikidot work on Windows should be one of the priorities. Unfortunately none of us was using Windows :-( but I think we can do it. This could be exactly where community developers could help — all the patches and improvements will be gladly accepted.

And yes, Wikidot 2.0 is/will be more flexible "by design". It is also much easier to test on various platforms — it already has more than 200 automatic unit tests (for transformations, parsers, database etc.) and our goal is to cover almost all core functionality.


Michał Frąckowiak @ Wikidot Inc.
Visit my blog at michalfrackowiak.com

unfold Re: Windows (& WAMP) support by michal frackowiakmichal frackowiak, 1201898375|%e %b %Y, %H:%M %Z|agohover
Re: Windows (& WAMP) support
derek_joe84derek_joe84 1217661030|%e %b %Y, %H:%M %Z|agohover

I have an online networking site to which I am trying to link with Google Talk.
The problem is that when I am running the code the browser shows streams_socket_enable_crypto[stream.crypto]:this stream does not support SSL/crypto.
On enquiring with Google tech team,I got the answer that u should enable openssl.
I did enable it in php.ini but on running phpinfo() it shows no details about openssl in the browser.what should I do? pls help me out!

unfold Re: Windows (& WAMP) support by derek_joe84derek_joe84, 1217661030|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License