Giter Club home page Giter Club logo

wamp-wordpress-installer's Introduction

Simple WordPress Auto Installer for WAMP

wamp wordpress installer

Background

Simple WordPress Auto Installer for WAMP(and Most other amp stacks like xampp....) is something that i coded after a friend of mine asked me if there is a fantastico installer for WAMP, which was funny since he only needed it to install WordPress.

The i figured Installing WordPress is a very simple flow of

  • Downloading the latest version.
  • Extracting the downloaded zip file.
  • Creating a new database.
  • Creating wp-config.php file.

And since I'm such a good friend :) and I myself install WordPress locally on WAMP a few time a day then i coded this really quick script that takes care of the flow above and has a few more features.

Usage

Simply drop installer.php file in your www root directory and access it using your browser of choice.

Once you are there you will see something similar to the image above, fill in the required fields and click GO the script will then download the latest copy of WordPress, extract the files to the directory you named and will create a new database (assuming that you have provided the needed information) and then will take you straight to where all you have to do is set you sites name, your username and pass and you have a new WordPress Installation ready to roll.

License

Copyright 2012, Ohad Raz [email protected] licensed under the GPL license: http://www.gnu.org/licenses/gpl.html license.txt file included.

Changelog:

0.5

  • Fixed #9.

0.4

  • Fixed #8.

0.3

  • added function to get the latest version by api instead of manually updating.
  • added curl enabled check based on pull #5.
  • added a bunch of languages.

0.2

  • Changed logic for download.
  • Added a few other laguages by requests.
  • Chaged the UI a bit.
  • Added auto database name based on folder.
  • Added links for download and support.
  • Fixed some html errors.

0.1

  • Initial release

Analytics

wamp-wordpress-installer's People

Contributors

bainternet avatar

Stargazers

YoungToaster avatar عادل قصي avatar Richard Garcia avatar hellousworld avatar Shmuli avatar Richard Lewis avatar Brad Griffin avatar Anatoly avatar Stuart Duff avatar Ivan Brewis avatar Evan Herman avatar Yosi Mor avatar  avatar Carlos Rios avatar  avatar Tabitha Turton avatar Luis Molina avatar Gennady Yudenko avatar  avatar Jakob Ebbinger Didring avatar  avatar  avatar Daragh avatar GotPop avatar Jayvan J Santos avatar ZekomZ - Zekom Tribute Magazine - G+ avatar Dinesh Kesarwani avatar Bronson Quick avatar David Higginbotham avatar Tailor VJ avatar  avatar Tom Conte avatar  avatar Alex Poslavsky avatar Vidit Kothari avatar Anthony Young avatar Yuri Ceschin avatar Twanneman avatar Jason Davis avatar Maor avatar Pali Madra avatar

Watchers

 avatar Neustradamus avatar Matthew M. Emma avatar  avatar Razvan Mihalcea avatar James Cloos avatar  avatar Michal Bluma avatar Stuart Duff avatar saasfreelancer avatar Dinesh Kesarwani avatar William H avatar DPW avatar

wamp-wordpress-installer's Issues

Could not open archive message

I don't know what's going on, but I only receive this message. A latest.zip file is downloaded but it can't be open. It has 1kb size.

Not creating database

Im having some issues with this auto installer. It looks great, but when I try to use it, it doesnt work. It looks like it is able to download the latest WP zip, create a directory and upload those files to the directory just fine, but it cant create a new database. I might be doing something wrong but I dont know what, its pretty straight forward. Ive tried creating a new database by filling out new user details, using current user details, and even using the 'root' user.

When I try to create a new user with the new database I get a SQL error. When I use current users I get a WP screen telling me that the user privileges are fine, but the database doesnt exist. Then when I check phpMyAdmin, the database is not there.

So Im pretty sure that the issue is with creating the database. Any ideas what the problem could be and how to fix it?

Undefined variable: radios in install.php on line 276

Hi,

I am new to WP and PHP but an experienced web developer on the windows side. I installed WAMP and have cURL and all other extensions working. When I go to the install page I get a undefined variable for your radios variable on line 276. I have have done several searches but I was unable to locate this issue with anyone else. I know this is an older script but do you have any suggestions to fix this error on my end?

Thank you.

fatal error

I get this when i try to use the wamp-wordpress-installer

Fatal error: Call to undefined function curl_init() in C:\wamp\www\installer.php on line 160

What Is The File c:\wamp\www\aaa.txt And How Do I Remove It?

The file c:\wamp\www\aaa.txt is present in the admin directory of our Wordpress Multisite Network installation.

I am only assuming it is related to wamp because of the name similarity.

Its existence has not been an issue until we implemented a new offsite backup service and the backups fail when they access this file.

I have tried changing the permissions to delete it etc., but it is resistant to all such efforts including resisting downloading a copy. That seems to suggest the file may be is use by some other code, but I have no idea what.

Can you provide any guidance?

Thanks in advance.

Phil D

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.