I loaded php module for apache.
My example I am trying to run is: http://en.wikipedia.org/wiki/PHP#History
I want to run module and not cgi.
What I get out is:
<html>
<head>
<title...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Installati...
Good day everyone! I am putting together PHP pages that have a lot of their content come from a database. The database information isn't updated often, maybe once a day. What is the best way to ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23259089.htm...
Hello everyone!
I am running Apache on my Linux VPS. It's been tough for me to learn about the optimal settings for the htdocs directory of each domain that Apache accesses each time a webpage ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23286739.htm...
PHP / Apache Linux
Hello,
I have many .php files (thousands) in a directory. How do I run ALL of them CONSECUTIVELY?
For example,
file_0001.php
file_0002.php
file_0003.php
file_0004...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
I am unable to run the below command in PHP file, by browsing the URL http://localhost/hddinfo.php, the status is 25, output array is empty.
exec ("hdparm -i /dev/hda", $output, $status);
But...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23471965.htm...
Hello everybody,
I use cURL to process credit cards on a website and everything was working fine until all of a sudden yesterday whenever a PHP page send a cURL request using 'curl_exec' it just...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23744524.htm...
Zones:
PHPDate Answered: 12/30/2008 Rating: 6.9 Views: 0
I am not sure which catagory is the most appropriate for the question.
I am new to apache/linux. I just installed apache/php/mySQL/Linux (Vector Linux) on my computer. I put an index.html in /ho...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_24040178.htm...
I know this has probably been hashed over before... but I'm trying to install PHP 5.2.9 on Apache 2.2, and it's dying... tells me that libxml2 is not found. Is there any way to install PHP 5.2.9 o...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_24265205.htm...
Dear Experts,
Our website is not accessible from some computers. More than 3/4 users can not access to our website. But rest of all users can access without any problem. If these 3/4 users try to ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_24397454.htm...
HI.
using php5.2, apache2, RHEL
I have a massive data mining program written in php using mysql. Connections are made via fsockopen, and are closed via fclose. I have found that periodically, d...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_24523996.htm...