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
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
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:
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
I am developing a website that allows a user to view/enter their banking, credit card and other \'sensitive\' information.
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
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.
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
Im running a Drupal Multisite environment on a lamp (debian, apache, php, mysql) server. My current workflow for a new project is:
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