Install Question |
[eluser]Unknown[/eluser]
Hi. I’m beginnig an evaluation of CodeIgniter and have a question. I will be developing a web application that will run on FreeBSD. Currently, I develop on a local FreeBSD box, via SSH from a Windows 7 PC, then upload to a remote production FreeBSD server when ready to go live. Does this mean CodeIgniter should be installed on both the local and remote FreeBSD boxes? I have not had a reason to run X (FreeBSD GUI) on my servers, does this change if I wish to use CodeIgniter? Said differently, do I need a GUI on the server, or would/could a CodeIgniter GUI run on my Widows 7 PC? Thanks
[eluser]cideveloper[/eluser]
There is no such thing as a Codeigniter gui. Codeigniter is a php framework that helps build php websites/applications. It is just a bunch of code. You will need the files on both servers. You do not need X. The Manual is very helpful to learn CI
[eluser]Unknown[/eluser]
Ah, so then the user interface, with all the folders and and files that I saw in the tutorial, is html output accessed via a web browser? |
Welcome Guest, Not a member yet? Register Sign In |