Jump to content

Uploading a website with WordPress vs noob

No biggie if I can't figure it out but I have 1 day.

 

I need to use WordPress migration add in to upload a website somewhere.

 

But I can't even figure out how to install WordPress. Where's the .exe?

Link to comment
Share on other sites

Link to post
Share on other sites

Wordpress is a web application. There is no .exe. You need a web server (Apache, nginx, ...) and a database (MariaDB/MySQL).

 

Then you follow these instructions:

https://wordpress.org/support/article/how-to-install-wordpress/

Remember to either quote or @mention others, so they are notified of your reply

Link to comment
Share on other sites

Link to post
Share on other sites

There's no EXE for wordpress.

You will get a bunch of files that you need to store inside a web server.

Now with windows you can install XAMPP first. XAMPP is your webserver.

Then extract the wordpress files inside C:/xampp/htdocs/yourwordpressfolder.

Run Xampp and enable APACHE and MYSQL.

Open the browser and write "http://localhost" in the address bar.

If you get some welcome text then the xampp is running.

Now to install wordpress you need to input "http://localhost/yourwordpressfolder"

follow the instructions to the end.

 

To move your wordpress to a web server:

1. FTP the content of yourwordpressfolder to the online server's public_html folder

2. export the database by using phpmysql "http://localhost/phpmysql", select the database, export.

3. import the database to the online database (installing phpmysql first), create the database, import, select the db from the pc.

Ryzen 5700g @ 4.4ghz all cores | Asrock B550M Steel Legend | 3060 | 2x 16gb Micron E 2666 @ 4200mhz cl16 | 500gb WD SN750 | 12 TB HDD | Deepcool Gammax 400 w/ 2 delta 4000rpm push pull | Antec Neo Eco Zen 500w

Link to comment
Share on other sites

Link to post
Share on other sites

52 minutes ago, SupaKomputa said:

There's no EXE for wordpress.

You will get a bunch of files that you need to store inside a web server.

Now with windows you can install XAMPP first. XAMPP is your webserver.

Then extract the wordpress files inside C:/xampp/htdocs/yourwordpressfolder.

Run Xampp and enable APACHE and MYSQL.

Open the browser and write "http://localhost" in the address bar.

If you get some welcome text then the xampp is running.

Now to install wordpress you need to input "http://localhost/yourwordpressfolder"

follow the instructions to the end.

 

To move your wordpress to a web server:

1. FTP the content of yourwordpressfolder to the online server's public_html folder

2. export the database by using phpmysql "http://localhost/phpmysql", select the database, export.

3. import the database to the online database (installing phpmysql first), create the database, import, select the db from the pc.

Ok great got to the installing WordPress part.

Now I don't actually know all this information and it hasn't been given me. (Attached photo). Does this need to be correct information or can I leave it blank or put anything?

15977541051035362616697679987919.jpg

Link to comment
Share on other sites

Link to post
Share on other sites

database name, you can use anything. or create one fisrt in phpmyadmin.

username : root

password : blank (unless you have a mysql password)

host : localhost or 127.0.0.1

prefix: blank (automatic), or you can assign one like, "my_wp_"

Ryzen 5700g @ 4.4ghz all cores | Asrock B550M Steel Legend | 3060 | 2x 16gb Micron E 2666 @ 4200mhz cl16 | 500gb WD SN750 | 12 TB HDD | Deepcool Gammax 400 w/ 2 delta 4000rpm push pull | Antec Neo Eco Zen 500w

Link to comment
Share on other sites

Link to post
Share on other sites

2 minutes ago, SupaKomputa said:

database name, you can use anything. or create one fisrt in phpmyadmin.

username : root

password : blank (unless you have a mysql password)

host : localhost or 127.0.0.1

prefix: blank (automatic), or you can assign one like, "my_wp_"

It hasn't worked have I mistyped something? Or do I need to make a database name first in which case how do I use phpmyadmin where is that?

15977546520721361642968448990816.jpg

15977546780124292449939882396867.jpg

Link to comment
Share on other sites

Link to post
Share on other sites

go to phpmyadmin and create database named wordpress.

input wordpress as the database name.

 

click here to reach phpmyadmin.

 

image.png.aec083c45c197053aa5f74b2ae33dbee.png

Ryzen 5700g @ 4.4ghz all cores | Asrock B550M Steel Legend | 3060 | 2x 16gb Micron E 2666 @ 4200mhz cl16 | 500gb WD SN750 | 12 TB HDD | Deepcool Gammax 400 w/ 2 delta 4000rpm push pull | Antec Neo Eco Zen 500w

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, SupaKomputa said:

go to phpmyadmin and create database named wordpress.

input wordpress as the database name.

I'm assuming you mean phpmyadmin folder.

How do I create a database?

Link to comment
Share on other sites

Link to post
Share on other sites

image.png.4b1ed0fbbffb2e9c7c55a3d52c24bef4.png

 

image.png.4d565f335c525a71c34ff94bee0fa16a.png

Ryzen 5700g @ 4.4ghz all cores | Asrock B550M Steel Legend | 3060 | 2x 16gb Micron E 2666 @ 4200mhz cl16 | 500gb WD SN750 | 12 TB HDD | Deepcool Gammax 400 w/ 2 delta 4000rpm push pull | Antec Neo Eco Zen 500w

Link to comment
Share on other sites

Link to post
Share on other sites

14 minutes ago, SupaKomputa said:

image.png.4b1ed0fbbffb2e9c7c55a3d52c24bef4.png

 

image.png.4d565f335c525a71c34ff94bee0fa16a.png

I have a new issue.

 

I've tried opening .htaccess file and wp-config.php and couldn't find what I need to change to increase limit.

 

159775602817954779071107916704.jpg

Link to comment
Share on other sites

Link to post
Share on other sites

what files you're trying to upload?

are you talking about your local server or online server?

Ryzen 5700g @ 4.4ghz all cores | Asrock B550M Steel Legend | 3060 | 2x 16gb Micron E 2666 @ 4200mhz cl16 | 500gb WD SN750 | 12 TB HDD | Deepcool Gammax 400 w/ 2 delta 4000rpm push pull | Antec Neo Eco Zen 500w

Link to comment
Share on other sites

Link to post
Share on other sites

10 minutes ago, SupaKomputa said:

what files you're trying to upload?

are you talking about your local server or online server?

Local server? I only have one. It's a website that's like 114 ish MB big. I tried following this video top that told me to edit constants file and it didn't work.

Link to comment
Share on other sites

Link to post
Share on other sites

xampp control panel > APACHE > config > click php.ini

in php.ini find :

upload_max_filesize=40M

 

change it to 100M or bigger.

save, disable and enable apache.

Ryzen 5700g @ 4.4ghz all cores | Asrock B550M Steel Legend | 3060 | 2x 16gb Micron E 2666 @ 4200mhz cl16 | 500gb WD SN750 | 12 TB HDD | Deepcool Gammax 400 w/ 2 delta 4000rpm push pull | Antec Neo Eco Zen 500w

Link to comment
Share on other sites

Link to post
Share on other sites

20 minutes ago, SupaKomputa said:

what files you're trying to upload?

are you talking about your local server or online server?

Nevermind. I found a fork of it edited on GitHub I downloaded. I'll let u know how it goes.

Link to comment
Share on other sites

Link to post
Share on other sites

4 minutes ago, The Torrent said:

Nevermind. I found a fork of it edited on GitHub I downloaded. I'll let u know how it goes.

Oh no new issue... By any chance does importing change username and password of WordPress ? In which case how do I change it back? It's given me this sign when I click permalink settings (yet to find out what it means by save twice lol) it asks me to login which its saying my username and password are incorrect.

 

15977577352938372786329296064699.jpg

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×