<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.apoyar.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=223.185.86.109</id>
	<title>Apoyar Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.apoyar.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=223.185.86.109"/>
	<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Special:Contributions/223.185.86.109"/>
	<updated>2026-07-21T04:24:39Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=Checking_System_logs&amp;diff=219</id>
		<title>Checking System logs</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Checking_System_logs&amp;diff=219"/>
		<updated>2021-11-29T09:29:16Z</updated>

		<summary type="html">&lt;p&gt;223.185.86.109: Created page with &amp;quot;                  PHP RELATED AND DEPLOYMENT  Php There are two versions 7.4 And 8.0 Version if 8.0 Version is not supporting we should remove 8.0 and we need to install 7.4 v...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;                  PHP RELATED AND DEPLOYMENT &lt;br /&gt;
Php There are two versions 7.4 And 8.0 Version if 8.0 Version is not supporting we should remove 8.0 and we need to install 7.4 version.&lt;br /&gt;
If we got any error like some dependency packages are missing means we need to install those dependency packages manually.&lt;br /&gt;
To find the list of modules we should run php –m command and we should take the list of modules which are present on the server and we should compare which modules are from the developer machine.&lt;br /&gt;
When we are setting up the new project Env and config PHP files will be missed.We have to copy from existing projects.&lt;br /&gt;
To work the setup upgrade command we need to install the Composer and then we need to upgrade composer to 1.10 then only the magento commands will work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                                    CHECKING LOGS BASED ON ISSUES&lt;br /&gt;
If something is not opening like phpmyadmin,Webpage,website.It will stores the logs for every actions.We need to check both the success and error logs we will find the difference.&lt;br /&gt;
First we need to go to /var/log folder there we should find by using this command tail –f php7.4-fpm.log.If this command gives the critical alert means website may not works.&lt;br /&gt;
To find the particular modules or configuraion files we should have to use locate php.ini and then we should open the file /etc/php/7.4/cli/php.ini&lt;br /&gt;
In this above file file we can find maximum load configurations,Maximum Uploads.&lt;br /&gt;
For Mysql Related Configurations we can check in /usr/local/etc/mysql/my.cnf. This location is in magento-database server.&lt;br /&gt;
We need to verify all the configurations,.if the bind –ip address column if we are giving 0.0.0.0 means we are allowing all the ip address to login into this server .If we want we can give particular ip address also then it will allow only that ip address.&lt;br /&gt;
To verify the logs go to /var/log/nginx/ and then tail –f error.log then it will shows error message &lt;br /&gt;
And if we want to check the log for php related tail –f php7.0 or 7.4-fpm.log&lt;br /&gt;
If we want to find the system authentication logs we should go to /var/log tail –f syslog&lt;br /&gt;
To Remove Php in server&lt;br /&gt;
sudo apt-get purge php7.*&lt;br /&gt;
Sudo apt-get autoclean&lt;br /&gt;
Sudo apt-get autoremove.&lt;/div&gt;</summary>
		<author><name>223.185.86.109</name></author>
	</entry>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=Main_Page&amp;diff=218</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Main_Page&amp;diff=218"/>
		<updated>2021-11-29T09:22:12Z</updated>

		<summary type="html">&lt;p&gt;223.185.86.109: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;Apoyar Wiki main page.&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Infrastructure|Apoyar Infrastructure]]&lt;br /&gt;
* [[Complete step-by-step guides]]&lt;br /&gt;
* [[Developer guides]]&lt;br /&gt;
* [[Tips &amp;amp; Tricks]]&lt;br /&gt;
* [[Miscellaneous Information]]&lt;br /&gt;
* [[Installing Updates on Hyper V servers]]&lt;br /&gt;
* [[Connecting RDP servers, if license expired and extending grace period via regedit]]&lt;br /&gt;
* [[Website Hosting &amp;amp; SSL certificate installation]]&lt;br /&gt;
* [[Email Configuration and Issues (Windows)]]&lt;br /&gt;
* [[Providing SSL Certificates to Web Sites ]]&lt;br /&gt;
* [[Generating a LetsEncrypt certificate - both Linux and Windows]]&lt;br /&gt;
* [[Low Free Disk Space Issues (Windows, Linux, UNIX) &amp;amp; Resolution]]&lt;br /&gt;
* [[Zeb Live DB Restore Task]]&lt;br /&gt;
* [[Creating an SFTP user for www server]]&lt;br /&gt;
* [[Adding hosts and services to Nagios - Windows hosts]]&lt;br /&gt;
* [[Adding hosts and services to Nagios - Linux/BSD hosts]]&lt;br /&gt;
* [[Upgrading from Windows 2008 R2 to 2016 - migrating MS SQL]]&lt;br /&gt;
* [[Upgrading major versions of Nginx,Mysql]]&lt;br /&gt;
* [[How to fix server authentication if it is broken( unable to login server)]]&lt;br /&gt;
* [[Snapshot restoration of VM&#039;s]]&lt;br /&gt;
* [[AWS CloudFront distributions Creation]]&lt;br /&gt;
* [[VPN configuration on organization level]]&lt;br /&gt;
* [[Fixing VM Issue from vcenter console with admin access in Clavister]]&lt;br /&gt;
* [[OS level checks on Nagios]]&lt;br /&gt;
* [[Certificate checks on Nagios]]&lt;br /&gt;
* [[SSL certificate CSR generation and merge as well create certificate key file]]&lt;br /&gt;
* [[Applying a generated certificate on web server]]&lt;br /&gt;
* [[What if Office 365 doesn&#039;t respond to Magento test emails]]&lt;br /&gt;
* [[Killing CPU &#039;hungry&#039; processes on Zeb/PCR servers]]&lt;br /&gt;
* [[Auto Deployment from UAT to LIVE (dashboardsupportpod)]]&lt;br /&gt;
* [[Checking Failed Mails in Trend Micro]]&lt;br /&gt;
* [[Renewing Letsencrypt Certificate for Free BSD (nagios.apoyar)]]&lt;br /&gt;
* [[Upgrading Major Versions of PHP]]&lt;br /&gt;
* [[How to Make Dead RMG Back to Live (Scorpion)]]&lt;br /&gt;
* [[Disabling Expired Certificate on demo.apoyar]]&lt;br /&gt;
* [[How to Block 80 and 443 traffic for server]]&lt;br /&gt;
* [[AWS S3 Sync]]&lt;br /&gt;
* [[Checking System logs]]&lt;/div&gt;</summary>
		<author><name>223.185.86.109</name></author>
	</entry>
</feed>