hi
What are the precautions and steps for deploying a web application on LAMP.
Since I have developed and tested my first website on a WAMP stack. Most of the hosting services are on LAMP.

I assume there should be no change in the PHP/MYSQL code.

But someone Please enlighten.

thanks
athi

Recommended Answers

All 3 Replies

For me the most notable differences would be case-sensitivity in files and security issues (users/groups).

For me the most notable differences would be case-sensitivity in files and security issues (users/groups).

Should I also not change the references to files as the directory structure is different.
ex: index.html/scripts to index.html\scripts.

thanks for your reply.

Yeah the only potential issues are script paths and .htaccess

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.