F5F Stay Refreshed Software Operating Systems Mysql and Wordpress

Mysql and Wordpress

Mysql and Wordpress

S
SirKumsishon
Senior Member
257
05-13-2021, 04:32 PM
#1
You can run WordPress without PHP by using a PHP alternative like WP-CLI or a headless setup with a static site generator. Since you're on Monterey, ensure the system meets the requirements for these tools. No need to install anything extra if you stick to WordPress core and a database.
S
SirKumsishon
05-13-2021, 04:32 PM #1

You can run WordPress without PHP by using a PHP alternative like WP-CLI or a headless setup with a static site generator. Since you're on Monterey, ensure the system meets the requirements for these tools. No need to install anything extra if you stick to WordPress core and a database.

W
WhoIsKiller
Member
135
05-14-2021, 01:01 AM
#2
PHP powers WordPress. To function, it must be installed.
W
WhoIsKiller
05-14-2021, 01:01 AM #2

PHP powers WordPress. To function, it must be installed.

I
ImPoLoSiS
Junior Member
27
05-14-2021, 10:47 PM
#3
You can manually download and install PHP yourself from official sources without using package managers. Just follow the installation instructions provided by the PHP website or your chosen distribution.
I
ImPoLoSiS
05-14-2021, 10:47 PM #3

You can manually download and install PHP yourself from official sources without using package managers. Just follow the installation instructions provided by the PHP website or your chosen distribution.

S
Sindyion
Member
203
05-15-2021, 01:57 PM
#4
You need to enable the PHP module in httpd.conf and then restart Apache.
S
Sindyion
05-15-2021, 01:57 PM #4

You need to enable the PHP module in httpd.conf and then restart Apache.

F
Fernan_Gamer
Junior Member
40
05-15-2021, 06:12 PM
#5
For a Mac-friendly all-in-one solution, MAMP is an option that bundles everything into a single application.
F
Fernan_Gamer
05-15-2021, 06:12 PM #5

For a Mac-friendly all-in-one solution, MAMP is an option that bundles everything into a single application.

K
KawiianMili
Posting Freak
786
05-17-2021, 10:34 AM
#6
Big Sur is the right place, but Monterey might not be compatible. Php isn't set up there either.
K
KawiianMili
05-17-2021, 10:34 AM #6

Big Sur is the right place, but Monterey might not be compatible. Php isn't set up there either.

S
shadowgtr
Member
222
05-17-2021, 03:07 PM
#7
I've begun configuring it myself, almost done. Just need PHP and MySQL installed. Not sure if now's the right moment—maybe try MAMP or XAMPP first.
S
shadowgtr
05-17-2021, 03:07 PM #7

I've begun configuring it myself, almost done. Just need PHP and MySQL installed. Not sure if now's the right moment—maybe try MAMP or XAMPP first.

M
Maikeistcool
Junior Member
5
05-17-2021, 04:12 PM
#8
It works great with LocalWP. Suggest it to anyone needing a simple, automatic WordPress setup for Mac or possibly other systems (cross-platform status unclear).
M
Maikeistcool
05-17-2021, 04:12 PM #8

It works great with LocalWP. Suggest it to anyone needing a simple, automatic WordPress setup for Mac or possibly other systems (cross-platform status unclear).