Fix error retrieving pid file on termux apache
Solution to "error retrieving pid file" - Termux and apache Apache errors overview: (20014) Internal error (specific information not available): AH00058: Error retrieving pid file var / run / apache2 / httpd.pid AH00059: Remove it before continuing if it is corrupted. This mistake seems while summoning apachectl either with start or with stop and here and there happens when running on Previous Install XAMPP apache on android termux. Solution Stop apa ...
Install XAMPP/LAMPP On Android Non-Root
php apache setup on android with Termux (without root)
Download Termux (allow
installation from unknwon sources and install the termux app)
Example htdocs files
Termux Setup Steps
update packages (If it asks you, choose yes in both cases.)
apt update -y && apt upgrade -y
Install Apache and PHP 7
There is as of now a bundle that serves to introduce these two things together. That is, through apache PHP documents ...
Update Genshin Impact Patch v.1.5.1 - v.1.6.0 Via Download Manager
Update genshin impact manual via download manager (IDM).Patch 1.5.1 - 1.6.0en-us_1.5.1_1.6.0_diff_LvqpG1Srcm72t6YF.zipgame_1.5.1_1.6.0_diff_jVasZSurGCqb1PYx.zipja-jp_1.5.1_1.6.0_diff_mdLSj8pM1ANnHZTB.zipko-kr_1.5.1_1.6.0_diff_HJxsoPmCvqB2liEA.zipzh-cn_1.5.1_1.6.0_diff_jXGDLg1FMVdYZrRQ.zipHow to updateDownload Update Version Or Full Game VersionCopy all to your Genshin Impact\Genshin Impact Game\ folder.. Preview Example::.|-- C: |-- Program Files |-- Genshin Impact |-- Gensh ...
Fix FRP Redmi GO Tiare Via MiFlash
Fix FRP Redmi GO Latest Security Patch (Updated 2022)
Download Firmware redmi go tiare_global_images_V10.2.6.0.OCLMIXM_8.1 customized with frp bypasser
Download Firmware Redmi GO Tiare FRP Fix From MEGA
EDL Mode
Open Back Cashing Redmi Go Tiare M1903C3GG And Connect Two Point (Look at this screenshot)
Connect USB while connected two points above
EDL Mode Loaded as Qualcom HS-USB QDLoader (Look at this screenshot)
Flashing
Open MiFlash
Select Firmware tiare_global_images_V10.2.6.0.OCLMI ...
Bocoran Jackpot Playbook88
TRIK BERMAIN JITU SPECIAL PRAGMATIC PLAY
PASTIKAN MEMILIKI SALDO CUKUP MINIMAL Rp259.000 S/D 309.000
– PLAY DI BETTINGAN 400 PERAK S/D 10.000
– SPIN AUTO TURBO 20X
– SPIN MANUAL CEPAT 36X
– BUY SPIN/SCATER DI BET 400 PERAK (SEKALI SAJA)
– AKTIKAN TARUHAN GANDA
– SPIN AUTO TURBO 10X
– SPIN MANUAL LEWATI LAYAR 37X
– LALU BUY SPIN/SCATER DI BET 400 PERAK (SEKALI SAJA)
Note : LAKUKAN TRIK INI DIULANG SAMPAI 3X UNTUK MENDAPATKAN HASIL MAKSIMAL
TRIK BERMAIN JITU SPECIAL PGSOFT
PASTIKAN MEMILIKI SALDO ...
Cannot run php on powershell
Powershell
Powershell is alternative for default terminal windows.
Powershell problem lists with php
cannot call php from powershell
php : The term ‘php’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the
name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
Fix solution
Open directory of your php.exe for example mine is D:\xampp\php\php.exe.
Create new file called php.ps1 and paste below ...
git add existing local repository folder to submodule
From repository subdirectory to git submodule
The following steps are based on the repository introduced in the previous section. They will explain how to turn a subdirectory of a project into an independent git repository and how to use this new repository as submodule, a foreign repository embedded within a dedicated subdirectory of the source tree of a project.
Folder structure example
# this is parent repository
~/master/.git
# this is another local repository
~/other/.git
Make a backup
IMPO ...
High Pagerank Dofollow Directory List
If I get a new one, I will always update the list. For now and also for the future, I suggest making between dofollow backlinks and nofollow backlinks that lead to a balanced blog, or still in a very reasonable category, if you don’t want your blog to get Google Penalty sanctions later.
Because it will be quite difficult to improve the ranking of blogs that have been subject to these sanctions. Therefore, from now on, it is better to get used to commenting naturally, on dofollow or nofollow blog ...
List of latest dofollow backlinks
In this post I want to share a list of dofollow blogs. Maybe it can help other beginner blogger friends, who happen to be still looking for backlinks from several blogs that follow the dofollow system. The number is about 200 blogs. Maybe from all the lists below some have been changed to nofollow. However, there is nothing wrong if you keep commenting there.
Because as we know now, the algorithm in Google search has also made many changes. Where exactly for now and in the future nofollow backli ...
gulp src pattern
Pattern Untuk Mengecualikan Seluruh File Dalam Subfolder (Termasuk Di Dalam Folder Itu Sendiri/Subfiles)
!src/**/*
contoh struktur folder
file.root
file.php
src/file.txt
src/sub/file.txt
hasil pattern
file.root
file.php
Pattern Untuk Mengecualikan Seluruh File Berawalan Dengan Underscore (_)
# including subfolder files
!src/**/_*/**/*
# src subfiles
!src/**/_*/
Contoh
Contoh daftar struktur folder
file.txt
folder
folder/file.txt
folder/_subfolder
folder/_subfolder/file.txt
folder/subfolder
fold ...