I am a beginer and going to learn PHP. I have the following questions:
1.
What I need for using PHP? I've heard I need apache as well. If yes, what's apache?
2.
Should I be a server? I've heard...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_10312558.htm...
Zones:
PHPDate Answered: 04/01/2000 Grade: A Views: 0
I wish to set a default index.html page from apache to show something like..
Welcome this is the home page of USERNAME
where USERNAME is the owner of the virtual website. But I wish to automate...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20119073.htm...
Zones:
PHP,
SSIDate Answered: 08/24/2001 Grade: B Views: 0
I installed RedHat 7.3 (out the box installation). I then changed httpd.config to make sure that PHP will be loaded when Apache is restarted. But still when I open a PHP file the browser shows the ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Installati...
I'm running redhad and php4. when I'm uploading a file, the owner of the file is apache, but I want it as another user. How do I upload as another user.
Thanks
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21185044.htm...
Zones:
PHPDate Answered: 11/26/2004 Grade: A Views: 6
I have a staging server and a live server, and I run the same code base on both... there's some directives in the PHP to change paths, etc, if it's running on staging. But for that to work, the PHP...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_21803520.htm...
Ok, here's an easy one -- I'm using php's error_log() function to send error messages to the Apache log. (I'm on Windows, PHP 5.2.5 and Apache 2.2.8.) I'd like to insert a line break in my error me...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Windows/Q_...
I'm trying to put together what, at least I think, is a somewhat complex Apache setup. I'm relatively new to Apache, so that probably contributes to the complexity, but let me explain what I'm try...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23230239.htm...
Whenever I use the mkdir command via PHP, it's creating the folder no problem along with 0755 that I specified, but under owner ID 99. Any idea why?
I'm running a VPS which runs Cent OS 5.1, Apa...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23243003.htm...
Hello.
Please help me to configure a simple mod-rewrite rewrite rule.
I have a folder, named "pyramide" in my httpdocs folder, where my site files are. So the site is reachable by this url: htt...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23321065.htm...
I am having some problems understanding what I need to do to safely deal with variables being passed between http and https sections of a site I am working on. Both areas are on the same server. I ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23593288.htm...