lamp
Codeigniter App on EC2 - Helpers not loading
I recently just started to migrate over a CI application t开发者_开发问答o Amazon\'s EC2 service.To test I set up a micro instance of ubuntu and a LAMP stack.PHP, MySQL, HTTPD are all working beautifu[详细]
2023-01-30 09:08 分类:问答LAMP with Hudson: How to run SQL Statement every hour
I\'m using CentOS 5.5, Apache, MySQL and PHP. I also installed Hudson. Now I would like to run an SQL Statement every hour. What is the easiest way? Should I use Cron or Hudson?开发者_运维技巧cron is[详细]
2023-01-30 08:59 分类:问答HTML5 Websockets Server Requirements
I have spent the whole of yesterday trying to get my head round HTML5 websockets, but am still a little confused about a few points:[详细]
2023-01-29 16:20 分类:问答LAMP: How to create .Zip of large files for the user on the fly, without disk/CPU thrashing
Often a web service needs to zip up several large files for download by the client. The most obvious way to do this is to create a temporary zip file, then either echo it to the user or save it to dis[详细]
2023-01-28 18:15 分类:问答Developing a secure website
I am developing a website that allows a user to view/enter their banking, credit card and other \'sensitive\' information.[详细]
2023-01-27 15:56 分类:问答My Code breaks when taken - not expecting T_ELSE, expecting T_FUNCTION
I have tried my code on lamp, wamp and xampp - with it only working on lamp.However, if I swap out the php.ini file from lamp into xampp, it works - hence, I surmise I\'m coding in a sloppy way on LAM[详细]
2023-01-27 13:09 分类:问答Is there a way for a mysqli connection to stay open across files and functions (LAMP)?
I have an index.php and a functions.php. The index.php does not make connections to the database but uses functions from functions.php that connect all to the same database.[详细]
2023-01-27 11:15 分类:问答how to start work in LAMP server in ubuntu 10.04
I have installed ubuntu 10.04 recently and installed LAMP server following some tutorials, when i type localhost in firefox it shows Apache is working. problem is i don\'t know how to set up a php pro[详细]
2023-01-27 10:14 分类:问答Drupal: best practice to switch site domain after the project is over
Im running a Drupal Multisite environment on a lamp (debian, apache, php, mysql) server. My current workflow for a new project is:[详细]
2023-01-26 03:57 分类:问答Hudson Shellscript for exporting Sourcecode from SVN repository into production folder
I have one dedicated server which has the whole Lamp-Stack, SVN and Hudson installed. I would like to create a freestyle Hudson job, that gets the latest sourcecode out of my SVN-repository and puts i[详细]
2023-01-24 23:27 分类:问答