Skip to content

Simplify the installation, and add more detail #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
halfer opened this issue Oct 25, 2014 · 2 comments
Open

Simplify the installation, and add more detail #3

halfer opened this issue Oct 25, 2014 · 2 comments

Comments

@halfer
Copy link
Owner

halfer commented Oct 25, 2014

Some ideas based on kind feedback from a Reddit reader:

The install instructions are too brief - XAMPP is mentioned, but there is no detail about how to install it. The same goes for NetBeans - and this isn't an easy product to get started with anyway. One needs to learn how to create a project and how to create files, and none of this is mentioned.

I think I will drop XAMPP and switch to using PHP's built in web-server. That will simplify the server installation. Also, I think I should swap to something like Brackets and walk the reader through creating a project folder and their first file.

@halfer
Copy link
Owner Author

halfer commented Nov 25, 2014

I've done some work for this, in v5 of the tutorial. I realised I can't drop XAMPP, as Apache is required for the .htaccess file.

I've expanded the section on installing an editor, and offered direct download links for Brackets and Light Table. Gedit is also mentioned, as Linux (Gnome) systems often have this pre-installed.

I've also added a screenshot of phpinfo() browser output, to show how to check that database modules are correctly installed.

@halfer
Copy link
Owner Author

halfer commented Nov 25, 2014

A few more things would be good here:

  • Maybe some screenshots for installing XAMPP?
  • How to find the web root? (This is probably standard per operating system, so it can probably just be added to the text)
  • How to create and save a file? This can go in the info.php section, either in the text or as a break-out box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant