We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried installing Wikidot by using the new Makefile, but it gives me the following message:
/bin/sh: bin/bootstrap_pages.php: No such file or directory
After executing the following command:
bin/bootstrap_pages.php files/dump/sites/*
The contents of the bin folder are the following (same as the latest git repository), which indeed do not include bin/bootstrap_pages.php file:
bootstrap_db.php generate_keys.sh job.php wikidotIndexer.jar compile_locale.sh generate_mo.sh job.sh xml-rpc-facade.php configure.php generate_om.php prepare_db.php finish_url.php generate_po.sh update-2008-08-19.php
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried installing Wikidot by using the new Makefile, but it gives me the following message:
/bin/sh: bin/bootstrap_pages.php: No such file or directory
After executing the following command:
bin/bootstrap_pages.php files/dump/sites/*
The contents of the bin folder are the following (same as the latest git repository), which indeed do not include bin/bootstrap_pages.php file:
bootstrap_db.php generate_keys.sh job.php wikidotIndexer.jar
compile_locale.sh generate_mo.sh job.sh xml-rpc-facade.php
configure.php generate_om.php prepare_db.php
finish_url.php generate_po.sh update-2008-08-19.php
The text was updated successfully, but these errors were encountered: