Topic on Project:Support desk

Issues installing MediaWiki 1.30.0

5
2601:602:A7F:C092:85B4:5AFB:EA33:7B1C (talkcontribs)

Greetings, Im attempting to install MediaWiki 1.30.0 on a Godaddy Linuz server using php version 5.6. This is my first time installing MediaWiki. I followed the install/config directions exactly, but when going to my site I get the error messages listed below. Could anyone advise? Thank you.

Warning: include(/home/content/82/8106582/html/ops/vendor/composer/../liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php): failed to open stream: No such file or directory in /home/content/82/8106582/html/ops/vendor/composer/ClassLoader.php on line 444

Warning: include(): Failed opening '/home/content/82/8106582/html/ops/vendor/composer/../liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php' for inclusion (include_path='/home/content/82/8106582/html/ops/vendor/pear/pear_exception:/home/content/82/8106582/html/ops/vendor/pear/console_getopt:/home/content/82/8106582/html/ops/vendor/pear/mail_mime-decode:/home/content/82/8106582/html/ops/vendor/pear/net_smtp:/home/content/82/8106582/html/ops/vendor/pear/pear-core-minimal/src:/home/content/82/8106582/html/ops/vendor/pear/mail:/home/content/82/8106582/html/ops/vendor/pear/mail_mime:/home/content/82/8106582/html/ops/vendor/pear/net_socket:.:/usr/local/php5_6/lib/php') in /home/content/82/8106582/html/ops/vendor/composer/ClassLoader.php on line 444

Fatal error: Class 'Liuggio\StatsdClient\Factory\StatsdDataFactory' not found in /home/content/82/8106582/html/ops/includes/libs/stats/BufferingStatsdDataFactory.php on line 35

AhmadF.Cheema (talkcontribs)

Which instructions or installation method did you follow? The tarball method or through Git? Did you run composer update?

2601:602:A7F:C092:85B4:5AFB:EA33:7B1C (talkcontribs)
2601:602:A7F:C092:85B4:5AFB:EA33:7B1C (talkcontribs)

Also I downloaded the install files from Download.

Ciencia Al Poder (talkcontribs)

Try to unpack the tarball directly on your server, instead of copying the contents through FTP, since some file may fail to transfer, causing it to be missing on the server.

Reply to "Issues installing MediaWiki 1.30.0"