| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| New.Net Destroyer.... | $10 to the person who can fix this! We have a problem with the HTTPD CONFIG (I think). When you visit the site, here: http:/www.dd.am you will see that the site just tries to get you to open PHP files rather than displaying the page. If anyone can fix it, I will pay $10.
__________________ “It is not from the benevolence of the butcher, the brewer, or the baker, that we expect our dinner, but from their regard to their own interest.” - Adam Smith |
| |
| | #3 (permalink) |
| NamePros Regular | Or install the php on your server Anyway ... I don't know how is your cp ... but 1 thhing is sure ... your server is not recognize you the php mime-type, This means is not added in your httpd.conf for apache module for php is not installedRegards Adrian |
| |
| | #4 (permalink) |
| NamePros Regular | Or you have set incorrectly the zlib compression library. Double check your httpd.conf to find an entry like this <ifModule mod_php4.c> php_value zlib.output_compression 16386 </ifModule> sometimes the .htaccess has a compression instruction crashing with that in the apache configuration or the php script itself has a cache command such as ob_start(); causing the same behaviour. |
| |
| | #6 (permalink) |
| NamePros Regular | The server signature is: Apache/1.3.34 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a That means PHP has been installed. So the most possible problem is that the mime type hasn't been set in your httpd.conf, as mentioned before. |
| |
| | #7 (permalink) | |
| New.Net Destroyer.... | Quote:
__________________ “It is not from the benevolence of the butcher, the brewer, or the baker, that we expect our dinner, but from their regard to their own interest.” - Adam Smith | |
| |
| | #11 (permalink) |
| New.Net Destroyer.... | I'm currently using Cpanel. The problem is still there. If you click on "New Posts" in DD.am...
__________________ “It is not from the benevolence of the butcher, the brewer, or the baker, that we expect our dinner, but from their regard to their own interest.” - Adam Smith |
| |
| | #12 (permalink) |
| NamePros Regular | Thats really strange. Most of the pages load fine except for showthread.php. The showthread page loads fine in certain circumstances, but other times, it gets sent as an attachment. I suspect the problem is within the showthread.php file. http://www.dd.am/showthread.php?goto=lastpost&t=503 <-- application/x-unknown-content-type :S http://www.dd.am/showthread.php?t=503 <-- text/html
__________________ ask me about the internet Last edited by Jim_; 04-01-2006 at 07:28 AM. |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |