Welcome Guest, Not a member yet? Register   Sign In
running CI/PHP app on LAMP
#4

Most servers run on Linux, not Windows, so unless you had Windows Remote Desktop access to NewHost server, it was most probably a LAMP setup.

But that's ok, because all the important stuff is in the AMP part - Apache, MySQL, PHP. And that's exactly the same code running either Win or Linux.

Like jreklund said, the big difference between Windows and Linux environments is that on Linux, file names are case sensitive. Also on Linux the file read/write is a lot stricter, so when you've built app that needs to handle file uploads, it'll need a tiny bit more config on server, but nothing major.

I'd say, unless absolutely necessary, keep working locally on WAMP, but go with LAMP on server.
Reply


Messages In This Thread
running CI/PHP app on LAMP - by richb201 - 08-07-2018, 01:07 PM
RE: running CI/PHP app on LAMP - by jreklund - 08-07-2018, 03:02 PM
RE: running CI/PHP app on LAMP - by richb201 - 08-07-2018, 03:32 PM
RE: running CI/PHP app on LAMP - by Pertti - 08-08-2018, 12:53 AM
RE: running CI/PHP app on LAMP - by jreklund - 08-08-2018, 02:08 AM
RE: running CI/PHP app on LAMP - by richb201 - 08-08-2018, 06:07 AM
RE: running CI/PHP app on LAMP - by Pertti - 08-08-2018, 06:23 AM
RE: running CI/PHP app on LAMP - by jreklund - 08-08-2018, 07:58 AM
RE: running CI/PHP app on LAMP - by richb201 - 08-08-2018, 08:04 AM
RE: running CI/PHP app on LAMP - by Tripleis - 08-13-2018, 05:18 AM
RE: running CI/PHP app on LAMP - by richb201 - 08-14-2018, 06:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB