Hello I have a PHP program with my own classes. I am using a Xampp server in the office. It has 4 basic parts:
I\'m running Ubuntu. My Apache2 default file looks like this: <VirtualHost *:80> ServerAdmin webmaster@localhost
I\'d like to produce regional versions of a php powered website, for example: www.mysite-england.co.uk
Last week I started playing around with LAMP Ubuntu and I didnt have any issues. Today some code wasn\'t working so I tried running this in index.php:
Recently we\'ve been having problems with our LAMP setup and we started to see the number of MySQL databas开发者_C百科e connections spike up every now and then. We suspect that some mysql operation is
After further investigation on basis of previous question url encode/decode is working properly. Issue is something with Apache server (might be) which serves file download request
I\'ve installed developer\'s LAMP server and made changes on php.ini di开发者_开发知识库splay_errors On
I want to use same database dir on my ubuntu installation as of windows 7, I read a lot on net which guided to change datadir of my.cnf but there is no datadir in my /opt/lampp/etc/my.cnf
Today I installed LAMP on my Ubuntu 10.04. I created separate VH file for my site. When I started playing with code I开发者_StackOverflow noticed, that there are no errors. Some times code didn\'t app
I have a bunch of pages on a site for which the actions that can be taken on one page are contingent upon the info in the database for the site visitor. So, let\'s say Visitor A comes to page B and up