View previous topic :: View next topic |
Author |
Message |
vaav n00b
Joined: 28 Jan 2020 Posts: 30
|
Posted: Mon Feb 17, 2020 7:07 pm Post subject: Safe Gentoo Page? |
|
|
When browsing the Gentoo Forums, i found this link: http://en.gentoo-wiki.com/wiki/Synaptics_Touchpad
When visiting that link i get displayed with:
Code: | MediaWiki 1.33 internal error
MediaWiki 1.33 requires at least PHP version 7.0.13 or HHVM version 3.18.5, you are using PHP 5.4.45.
Supported PHP versions
Please consider upgrading your copy of PHP. PHP versions less than 5.6.0 are no longer supported by the PHP Group and will not receive security or bugfix updates.
If for some reason you are unable to upgrade your PHP version, you will need to download an older version of MediaWiki from our website. See our compatibility page for details of which versions are compatible with prior versions of PHP.
|
Just want to make sure if that is a known Gentoo Website, and if it's a "safe" website? |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Mon Feb 17, 2020 7:38 pm Post subject: Re: Safe Gentoo Page? |
|
|
vaav wrote: | Just want to make sure if that is a known Gentoo Website, and if it's a "safe" website? |
No gentoo-wiki.com isn't official wiki, in past was unoffical gentoo wiki. You can find synaptics doc in official wiki page https://wiki.gentoo.org/wiki/Synaptics _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
vaav n00b
Joined: 28 Jan 2020 Posts: 30
|
Posted: Mon Feb 17, 2020 7:45 pm Post subject: Re: Safe Gentoo Page? |
|
|
Hello fedeliallalinea, thank you for clearing that up.
But does browsing that link could potentially harm my system? I am very cautious on what websites i visit.
And just want to make sure if that particular url link is dangerous? |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Mon Feb 17, 2020 7:51 pm Post subject: |
|
|
This particular link seems not dangerous html code is
Code: | <!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8" />
<title>MediaWiki 1.33</title>
<style media='screen'>
body {
color: #000;
background-color: #fff;
font-family: sans-serif;
padding: 2em;
text-align: center;
}
p, img, h1, h2, ul {
text-align: left;
margin: 0.5em 0 1em;
}
h1 {
font-size: 120%;
}
h2 {
font-size: 110%;
}
</style>
</head>
<body>
<img src="/w/resources/assets/mediawiki.png" alt='The MediaWiki logo' />
<h1>MediaWiki 1.33 internal error</h1>
<div class='error'>
<p>
MediaWiki 1.33 requires at least PHP version 7.0.13 or HHVM version 3.18.5, you are using PHP 5.4.45.
</p>
<h2>Supported PHP versions</h2>
<p>
Please consider <a href="https://secure.php.net/downloads.php">upgrading your copy of
PHP</a>.
PHP versions less than 5.6.0 are no
longer supported by the PHP Group and will not receive
security or bugfix updates.
</p>
<p>
If for some reason you are unable to upgrade your PHP version,
you will need to <a href="https://www.mediawiki.org/wiki/Download">download</a> an
older version of MediaWiki from our website.
See our <a href="https://www.mediawiki.org/wiki/Compatibility#PHP">compatibility page</a>
for details of which versions are compatible with prior versions of PHP.
</p>
</div>
</body>
</html> |
No javascript and all links point to official php or mediawiki website _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
vaav n00b
Joined: 28 Jan 2020 Posts: 30
|
Posted: Mon Feb 17, 2020 8:04 pm Post subject: |
|
|
Thank You. |
|
Back to top |
|
|
Chiitoo Administrator
Joined: 28 Feb 2010 Posts: 2730 Location: Here and Away Again
|
Posted: Tue Feb 18, 2020 9:46 am Post subject: |
|
|
Moved from Networking & Security to Gentoo Forums Feedback.
If you make mention of the post you found the URL in, we can break/remove it to prevent this kind of confusion arising for any future reader of said post (this is not the first, nor the last time, probably). _________________ Kindest of regardses. |
|
Back to top |
|
|
|