lamp
Getting started with LAMP web application using Vista notebook
For my pe开发者_开发百科rsonal development, I want to learn web application development on the LAMP stack. (Previously I have done web applications on Windows, using ASP.NET, RIA Services and Silverli[详细]
2023-02-04 07:25 分类:问答How do I show a user's credit based on their session
I\'m developing a simple LAMP app where users can credit their account using Paypal. I suspect this is a simple issue, but have spent quite a while experimenting to no avai开发者_JAVA技巧l and would a[详细]
2023-02-04 05:41 分类:问答php last directory in REQUEST_URI stored in session replaced with "none" in IE
I am storing the $_SERVER[\'REQUEST_URI\'] in the session. $_SESSION[\'PROPERTY_SEARCH_REQUEST_URL\'] like so[详细]
2023-02-03 00:37 分类:问答How do I allow mysqld to use more than 24.9% of my cpu?
I have a Web server running on RHEL that is running Apache and MySQL.It has a Quad core 3.2Ghz Xeon CPU and 8 Gigs of RAMMost of the time, we don\'t have any issues at all.[详细]
2023-02-02 18:18 分类:问答What does wikipedia use to scale? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-02 02:27 分类:问答What to know before setting up a new Web Dev Env?
Say you want to create a new environment for a team of developers to build a large website on a LAMP stack.[详细]
2023-02-01 22:09 分类:问答Troubleshooting slow web page load times, how to do it/get better?
I\'m the primary develope开发者_StackOverflow社区r at a web firm, but often end up doing some sysadmin stuff, and was wondering what resources are available for learning how to troubleshoot slow page[详细]
2023-02-01 15:13 分类:问答PHP mysql insert associative array into database from a "dynamic" form
I have a form that allows for the duplication of fields. The form is posted via php and inserted into a database. My problem is I cannot seem to loop through the array correctly. Am I setting up the f[详细]
2023-01-31 16:21 分类:问答How many users are sufficient to make a heavy load for web application
I have a web application, which has been suffering high load recent days. The application runs on single server which has 8-core Intel CPU and 4gb of RAM. Software: Drupal 5 (Apache 2, PHP5, MySQL5) r[详细]
2023-01-31 15:03 分类:问答Why is my CSS not working on my LAMP server?
So I just finished working on a site on my computer, and I put it on a flash drive and put it in my public_html folder on my se开发者_Python百科rver. When I type in http://localhost/ I get my index pa[详细]
2023-01-31 09:57 分类:问答