Skip to content
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

Installation instructions are incomplete #5

Closed
ghost opened this issue Nov 19, 2012 · 1 comment
Closed

Installation instructions are incomplete #5

ghost opened this issue Nov 19, 2012 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 19, 2012

The installation instructions are unclear.

For example, here is what I tried:

  1. mkdir $HOME/htdocs
  2. cd $HOME/htdocs
  3. unzip ../software/codeigniter.zip
  4. mv CodeIgniter_/_ .
  5. rmdir CodeIgniter*
  6. Edit application/config/config.php
  7. Edit application/config/database.php
  8. unzip ../software/iscaffold.zip
  9. cp -R kowdermeister-iScaffold-b71dd49/* .
  10. mkdir output
  11. chmod 777 output
  12. Browse to http://localhost/~user/

According to the installation instructions, I should have seen a big green line. Instead, I saw a blank page. Please update the installation instructions to show exactly how to install the software.

@tiborsaas
Copy link
Owner

Hello,

You don't need codeigniter.zip, Codeigniter is included in the iScaffold package. It would be also helpful if you could check the PHP error logs.

@ghost ghost closed this as completed May 21, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant