You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2022. It is now read-only.
If I change the link to http://localhost:8888/FEMUR/cms/wp-admin/install.php the page loads but all it's dependencies can not be found because they are using the localhost/cms directory that doesn't exist. Any ideas what I've filled out incorrectly?
Here are my settings:
? WordPress URL: http://localhost:8888/FEMUR
? Table prefix: wp_
? Database host: localhost
? Database name: femur
? Database user: root
? Database password: root
? Use Git? Yes
? Would you like to install WordPress as a submodule? Yes
? WordPress install directory: cms
? WordPress content directory: content
? Install a custom theme? Yes
? Destination directory: yeopress
? Theme source type (git/tar) git
? Task runner (grunt/gulp) grunt
? GitHub username: wesleytodd
? GitHub repository name: YeoPress
? Repository branch: template
? Does this all look correct? Yes
Hi there,
I set the URL to http://localhost:8888/FEMUR and everything set up fine using your custom theme but when I go to the URL it changes to this: http://localhost/cms/wp-admin/install.php and the page cannot be found.
If I change the link to http://localhost:8888/FEMUR/cms/wp-admin/install.php the page loads but all it's dependencies can not be found because they are using the localhost/cms directory that doesn't exist. Any ideas what I've filled out incorrectly?
Here are my settings:
? WordPress URL: http://localhost:8888/FEMUR
? Table prefix: wp_
? Database host: localhost
? Database name: femur
? Database user: root
? Database password: root
? Use Git? Yes
? Would you like to install WordPress as a submodule? Yes
? WordPress install directory: cms
? WordPress content directory: content
? Install a custom theme? Yes
? Destination directory: yeopress
? Theme source type (git/tar) git
? Task runner (grunt/gulp) grunt
? GitHub username: wesleytodd
? GitHub repository name: YeoPress
? Repository branch: template
? Does this all look correct? Yes