Basically, I get this error in my scripts: Fatal error: Call to undefined function mysql_connect() in /var/www/login/includes/db.php on line 10
I have a file in my ~/Sites directory that works fine when I browse to it through coderama.local/~coderama/index2.php
I just installed Symfony framework on my laptop (running Ubuntu 10.04) but I want to be able to develop it from windows machine.
HI i am using freeBSD as my operating system.I have apache version 2.2.16 installed on it.I want to make this dtrace enabled.How can i do this.Thanks in a开发者_JAVA技巧dvanceFor enabling dtrace on Fr
I am really new to php, I have recently developed a reliability simple web interface to manage personal profiles for our robotics team.
How to implem开发者_C百科ent automatic page creation on a subdomain when a new user registers on the site?
I am trying out click-once on my local machine using Apache 2.2. I have added following to httpd.conf AddType application/x-ms-application .application
I have a rewrite rule which redirects to / if no Accept-Language header is present and someone attempts to visit ?lang=en. It works fine, except for the headers returned. Vary: Accept-Language is miss
How should I administrate users and groups with the repositories? Until now users can access the server repositories through http. The tag configuration it inside /etc/apache2/mods-available/dav_svn.
I first tried to use django and then django-webhooks to call a shell script that restarts the server. This didn\'t work, because the webpage hangs when the server restart is called, as django is reloa