BTW if you're having the "powershell failed to download the zip extension and unzip/7z commands are both missing" issue at 2:54 I'd recommend the first fix in this video. th-cam.com/video/BYUq_lz2Z4E/w-d-xo.html
Thank you so much for such a nice Video. i have a question. Could you help me next step. i mean , i want to add domain website and make a professional website. so , how to add domain? what about the next process?
Hi, when i'm trying connect to the mysql ( 3:52 ) I get this error "Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is 'caching_sha2_password.dll", does anybody know any ways to fix that?
When i go to localhost/wiki, it says: You are missing a required extension to PHP that MediaWiki requires to run. Please install: intl (more information)
When trying to select the php.exe in Composer, I get this error: The PHP exe file you specified did not run correctly [exit code -2]: C:\Program Files\xampp\php\php.exe Program Output: PHP Warning: PHP Startup: Unable to load dynamic library 'bz2' (tried: C:\xampp\php\ext\bz2 (The specified module could not be found), C:\xampp\php\ext\php_bz2.dll (The specified module could not be found)) PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: C:\xampp\php\ext\curl (The specified module could not be found), C:\xampp\php\ext\php_curl.dll (The specified module could not be found)) PHP Warning: PHP Startup: Unable to load dynamic library 'fileinfo' (tried: C:\xampp\php\ext\fileinfo (The specified module could not be found), C:\xampp\php\ext\php_fileinfo.dll (The specified module could not be found)) PHP Warning: PHP Startup: Unable to load dynamic library 'gettext' (tried: C:\xampp\php\ext\gettext (The specified module could not be found), C:\xampp\php\ext\php_gettext.dll (The specified module could not be found)) PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: C:\xampp\php\ext\mbstring (The specified module could not be found), C:\xampp\php\ext\php_mbstring.dll (The specified module could not be found)) PHP Warning: PHP Startup: Unable to load dynamic library 'exif' (tried: C:\xampp\php\ext\exif (The specified module could not be found), C:\xampp\php\ext\php_exif.dll (The specified module could not be found)) PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: C:\xampp\php\ext\mysqli (The specified module could not be found), C:\xampp\php\ext\php_mysqli.dll (The specified module could not be found)) PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: C:\xampp\php\ext\pdo_mysql (The specified module could not be found), C:\xampp\php\ext\php_pdo_mysql.dll (The specified module could not be found)) PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\xampp\php\ext\pdo_sqlite (The specified module could not be found), C:\xampp\php\ext\php_pdo_sqlite.dll (The specified module could not be found)) PHP Warning: PHP Startup: Unable to load dynamic library 'php_openssl.dll' (tried: C:\xampp\php\ext\php_openssl.dll (The specified module could not be found), C:\xampp\php\ext\php_php_openssl.dll.dll (The specified module could not be found)) PHP Warning: PHP Startup: Unable to load dynamic library 'php_ftp.dll' (tried: C:\xampp\php\ext\php_ftp.dll (The specified module could not be found), C:\xampp\php\ext\php_php_ftp.dll.dll (The specified module could not be found)) PHP Warning: Cannot open "C:\xampp\php\extras\browscap.ini" for reading PHP Fatal error: Unable to start standard module I downloaded the files from the video description; is there potentially an outdated version I'm using? I'm on Windows 11 if this helps. Thank you
I got it working, but now the issue is the skin doesn't seem to be working, i.e the entire site is in HTML. The link in the description seems to be bugged, too. Where is the source?
@@i12bretro I've reinstalled the skin and reloaded it etc. by adding both $wgDefaultSkin = 'vector'; and wfLoadSkin( 'vector' ); etc. in localsettings but the skin still doesn't work. Interestingly, in Special:Versions the Vector skin is said to be installed; and I've changed my preferences to use the skin.
This was great! I would love a step-by-step to installing semantic mediawiki extension as well!
Could you make a full tutorial on how to host you're wiki online?
How would I go about publishing the website with its own domain so it's accessible to more people?
BTW if you're having the "powershell failed to download the zip extension and unzip/7z commands are both missing" issue at 2:54 I'd recommend the first fix in this video. th-cam.com/video/BYUq_lz2Z4E/w-d-xo.html
that video is not available
@@syncson Darn, I forgot what the video was so, IDK any alternative.
I can't seem to access my local host, any suggestions or tips on what to do?
Thank you so much for such a nice Video.
i have a question. Could you help me next step. i mean , i want to add domain website and make a professional website. so , how to add domain? what about the next process?
Can I Import wikipedia database? that are one the web? run it as my own local copy
Hi, when i'm trying connect to the mysql ( 3:52 ) I get this error "Plugin caching_sha2_password could not be loaded: The specified module could not be found. Library path is 'caching_sha2_password.dll", does anybody know any ways to fix that?
Just google the error, there's probably a solution for this on StackOverflow or something
When i go to localhost/wiki, it says:
You are missing a required extension to PHP that MediaWiki requires to run. Please install:
intl (more information)
Hi, this is covered in steps 17-18, if you do these you should be good I think
The link to the vector skin is dead, backing it up to the skins directory and selecting the latest release worked for me though.
When trying to select the php.exe in Composer, I get this error:
The PHP exe file you specified did not run correctly [exit code -2]:
C:\Program Files\xampp\php\php.exe
Program Output:
PHP Warning: PHP Startup: Unable to load dynamic library 'bz2' (tried: C:\xampp\php\ext\bz2 (The specified module could not be found), C:\xampp\php\ext\php_bz2.dll (The specified module could not be found))
PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: C:\xampp\php\ext\curl (The specified module could not be found), C:\xampp\php\ext\php_curl.dll (The specified module could not be found))
PHP Warning: PHP Startup: Unable to load dynamic library 'fileinfo' (tried: C:\xampp\php\ext\fileinfo (The specified module could not be found), C:\xampp\php\ext\php_fileinfo.dll (The specified module could not be found))
PHP Warning: PHP Startup: Unable to load dynamic library 'gettext' (tried: C:\xampp\php\ext\gettext (The specified module could not be found), C:\xampp\php\ext\php_gettext.dll (The specified module could not be found))
PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: C:\xampp\php\ext\mbstring (The specified module could not be found), C:\xampp\php\ext\php_mbstring.dll (The specified module could not be found))
PHP Warning: PHP Startup: Unable to load dynamic library 'exif' (tried: C:\xampp\php\ext\exif (The specified module could not be found), C:\xampp\php\ext\php_exif.dll (The specified module could not be found))
PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli' (tried: C:\xampp\php\ext\mysqli (The specified module could not be found), C:\xampp\php\ext\php_mysqli.dll (The specified module could not be found))
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql' (tried: C:\xampp\php\ext\pdo_mysql (The specified module could not be found), C:\xampp\php\ext\php_pdo_mysql.dll (The specified module could not be found))
PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite' (tried: C:\xampp\php\ext\pdo_sqlite (The specified module could not be found), C:\xampp\php\ext\php_pdo_sqlite.dll (The specified module could not be found))
PHP Warning: PHP Startup: Unable to load dynamic library 'php_openssl.dll' (tried: C:\xampp\php\ext\php_openssl.dll (The specified module could not be found), C:\xampp\php\ext\php_php_openssl.dll.dll (The specified module could not be found))
PHP Warning: PHP Startup: Unable to load dynamic library 'php_ftp.dll' (tried: C:\xampp\php\ext\php_ftp.dll (The specified module could not be found), C:\xampp\php\ext\php_php_ftp.dll.dll (The specified module could not be found))
PHP Warning: Cannot open "C:\xampp\php\extras\browscap.ini" for reading
PHP Fatal error: Unable to start standard module
I downloaded the files from the video description; is there potentially an outdated version I'm using? I'm on Windows 11 if this helps.
Thank you
I fixed this by moving the entire thing out of C: into another drive.
I got it working, but now the issue is the skin doesn't seem to be working, i.e the entire site is in HTML. The link in the description seems to be bugged, too. Where is the source?
You can download skins on their site
m.mediawiki.org/wiki/Skin:Vector
@@i12bretro i've downloaded that and put it in /skins but the page still loads as if running solely on HTML.
@@i12bretro I've reinstalled the skin and reloaded it etc. by adding both $wgDefaultSkin = 'vector'; and wfLoadSkin( 'vector' ); etc. in localsettings but the skin still doesn't work. Interestingly, in Special:Versions the Vector skin is said to be installed; and I've changed my preferences to use the skin.
Localhost wiki isnt working
Is there an error message?
i think you didn't do the step 9
Thank you for this tutorial! Can I show ads on pages created using Mediawiki using adsense.