On Sep 1, 5:03 pm, Ralf Schmitt <[email protected]> wrote:
> Domi <[email protected]> writes:
> > I entered "0.0.0.0:8899", but i encountered the following error
>
> 0.0.0.0 will not work IMHO. use ifconfig to determine your IP address.
Started the mw-serve with following command:
o...@fh-on3wiki:~$ sudo mw-serve -i 127.0.0.1 -p 8899 -d
2009-09-02T08:15:31 mw-serve.info >> serving http on 127.0.0.1:8899
Should work now :-)
>
> > message when printing a book:
> > Fatal error: Call to undefined function curl_init() in /var/www/
> > extensions/Collection/Collection.body.php on line 1317
>
> aptitude install php5-curl
o...@fh-on3wiki:~$ sudo apt-get install php5-curl
Reading package lists... Done
Building dependency tree
Reading state information... Done
php5-curl is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Here is the problem
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---