Fedora :: Apache Not Parsing Php Pages / Trying To Run Php Script In Browser Its Not Opening Php Pages?
Feb 19, 2010
I have a Cent OS 5.4 32 bit final installed in my dedicated server.
I used to run lighttpd with php in my server until now and all was fine.But yesterday I changed my website which needs apache to run. So installed apache using yum install httpd command.
Then I added the virtual host name of my domain in webmin panel but when i try to run my php script in browser then its not opening php pages.
Instead it downloads php files like index.php when i open in browser.So I guess apache is not able to compile and run php pages. Only html pages are opening right now..
View 2 Replies
ADVERTISEMENT
Jan 13, 2010
I have a Cent OS 5.4 32 bit final installed in my dedicated server. I used to run lighttpd with php in my server until now and all was fine. But yesterday I changed my website which needs apache to run. So installed apache using yum install httpd command. Then I added the virtual host name of my domain in webmin panel but when i try to run my php script in browser then its not opening php pages. Instead it downloads php files like index.php when i open in browser. So I guess apache is not able to compile and run php pages. Only html pages are opening right now..
View 2 Replies
View Related
Dec 27, 2010
I just installed FC14 on 2 different PCs. It takes over 40 seconds for either of them to open some webpages, ie amazons home page. It is not my internet connection. I can open the same webpage on both my Windows PCs in less than 5 seconds. I was using FC9 up until 1 month ago, and I believe it took about 15 seconds to open amazon, but I never actually timed it. I spend many hours a day on the internet and have used FC for many years. I have been very happy with it. Until now. My PCs are 1.8GHZ single processor and 2.4GHZ dual processor. Do I have to revert back to FC9 to fix this, or use a different distro?
View 4 Replies
View Related
Sep 9, 2009
when i input man <cmd>.....it's saying formatting pages....n then it is displaying blank page.
View 6 Replies
View Related
Jun 27, 2011
We just recently started using Linux Ubuntu. I've been having trouble opening PDF files. I can open and close just a few PDF files one at at time, but then suddenly when I click on the PDF link, it opens up to a blank page. After that, all I get are blank pages
View 4 Replies
View Related
Jan 11, 2011
Writing this from the windows box since my problem is php pages display blank in any web browser on my kids computer running 10.10. and the forums are php based.All the threads I have seen are from people with a local apache server and php server running. This is just a workstation and nothing server like installed (well not apache or php anyway)so everything I have found tells me to check config files that of course are not there.Anyway since his favorite web game is php based he is currently a bit upset. It did work when I initially installed 10.10 on a full flatten and reload.
View 2 Replies
View Related
May 27, 2010
I have a serious problem relating network connectivity under all Linux distributions. I have tried variety of browsers, but the webpages either load partially or do not load at all. Surprisingly, app manager still works well, and I can download apps at full speed from xterminal or app manager. This became an issue which renders Linux distributions close to useless to me. I am currently connected through a router, but direct connection does not solve the problem. What is more, my phone, Nokia N900 is experiencing the same problem with its web browser. I assume, it's due to the fact that N900 uses full Linux distribution. Internet works just fine under all Windows versions (XP, Vista, 7).
View 1 Replies
View Related
Dec 13, 2010
Im using fedora 8 and have installed php5 ,and mysql and i see only php blank pages ,some idea? must be php.ini, but i am newbie installing php and apache, i disabled selinux, and grant all the permisssions to excecute..
View 3 Replies
View Related
Mar 20, 2010
I have apache running on my server, and also Zoneminder, a surveillance system running on the same machine. Both services runs without glitches, and I think apache's config as well as ZM's config are fine. I am not sure I understand how apache (not to mention the whole thing zoneminder, apache, web browser...) works. Pretty hard to manage when you dont know what you are doing. Also, when I try the supposed to work zoneminder webpage in my web browser, I get nothing (a blank page), or sometimes a "Not found" error message. The latest seems to be from apache because it is the same font as the "It works!" message when I try http://localhost:80
The only bit of information I have so far is in the apache error log (/var/log/httpd/error_log) and it says:
Code:
[Sun Mar 21 00:35:14 2010] [error] [client 192.168.0.100] script '/srv/httpd/htdocs/zm.php' not found or unable to stat
[Sun Mar 21 00:46:04 2010] [error] [client 127.0.0.1] File does not exist: /srv/httpd/htdocs/zm
It seems that the "zm.php" is missing.... That would be why Apache cant find the page?
View 14 Replies
View Related
Jul 9, 2011
I am trying to set up my Apache server with FastCGI as the CGI engine. It will be mostly running PHP, but I may add Perl or something else later. I started from a completely fresh install of Ubuntu 11.04 with every update available. I used the install CD to install a LAMP server as part of the system install.I am using the tutorial at URL...to add the FastCGI functionality. I am having some problems with getting everything to work.The first problem was that apache2-suexec-custom wouldn't accept a different document root. I fixed that by compiling apache2-suexec from source with the document root changed to the correct path.
The next problem is that every php page I load throws a 500 error. Apache's error logs show that FastCGI isn't returning the page data correctly to Apache.
View 1 Replies
View Related
Jul 16, 2010
I own several websites and have always developed on my local Apache server.
I am in the middle of releasing a new product on one of my sites and have been making rapid changes to the site based on feedback from customers, etc. as my product has gone live...
My local server is NOT refreshing pages. I make a change, click "refresh" in my browser and nothing happens.
I have tried clearing my browser cache and it makes no difference. Eventually (several minutes later) my changes happen.
Problem is, I need to be making these changes rapidly, and I really prefer to check my work on localhost before uploading it to a live server where I'm getting a lot of visitors right now.
This is a very recent problem as I have never had this occur before. Running 10.04.
View 9 Replies
View Related
Apr 11, 2011
I have Joomla installed at /var/www/joomla, if I navigate to http://localhost/joomla, I get a 404 error, but if I add index.php, the page loads. What is wrong?? Also I am not able to navigate to the administration part of Joomla for the same reason, typing in index.php doesn't load it in this case. Yes I have verified that all files are present in the directory.
View 7 Replies
View Related
May 16, 2011
I just tried changed the port that apache runs on from 80 to 8080 (I need port 80 for a difference service so I am changing the apache port). After doing this I load 127.0.0.1:8080 in a browser and get a 404 error generated by apache, if I change it back to 80 it works fine.
View 2 Replies
View Related
Aug 13, 2010
I have 2 servers that are mirrored. They host 3 separate websites. Two of these websites are regular HTTP and the other is HTTPS with Digest authentication as well. The reason there are 2 servers is because one is a primary and the other secondary in case the primary goes down. Recently I decided to upgrade the secondary server then make it the primary server. I have done most of the configuration and the sites using regular HTTP are working perfectly fine. The page using SSL is not. Apache fails to load and here are the errors I am receiving the the error log file:
Code:
[Fri Aug 13 09:27:00 2010] [warn] RSA server certificate CommonName (CN) `newserver.domain.com' does NOT match server name!?
[Fri Aug 13 09:27:00 2010] [error] Unable to configure RSA server private key
[Fri Aug 13 09:27:00 2010] [error] SSL Library Error: 185073780 error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch
For the first warning, I cannot find anywhere that says the CN "newserver.domain.com", only what the CN is in the SSL key. I have no idea where to even start with the other errors.
View 1 Replies
View Related
May 14, 2009
Most of my googling odysseies lead me to articles which talk about compiling apache & php from the source as this is touted to be more flexible. But the problem we have is this...we already have an apache 2 web server running. Now how do we serve php pages of it.
View 1 Replies
View Related
Feb 1, 2011
I'm looking for a program that can do cross-browser testing of basic web pages locally, without having to host them.
View 1 Replies
View Related
Nov 9, 2010
I can connect to anything locally, I can SSH in locally but nothing works from outside my network (can't access pages in apache, can SSH, etc.) I've checked the logs I can think of, but what should I be looking for? The last thing I did today was add a FW rule to log and drop from an IP, saved my iptables to a file in /etc. (this was at 10:45am). The last time I successfully logged in remotely 1:03pm. I connected multiple times in between. I've rebooted remotely once or twice. That's it. I've already flushed iptables.
View 1 Replies
View Related
Jan 26, 2011
I'm trying to setup an Apache webserver on my computer in order to practice HTML5/CSS3 for an upcoming competition I'm in. I'm able to access my site from inside my network, but I cannot outside my network. I've had several people try, and they all report that the server just times out. I'm running Ubuntu 10.04 and Apache 2.2.17
My site is at [URL]
Here is the output of ifconfig
Code:
eth0 Link encap:Ethernet HWaddr 00:26:22:50:0f:0a
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
[Code]....
View 4 Replies
View Related
Apr 16, 2010
I've enabled LDAP authentication on my 2.2.15 Apache server, but now pages load very slowly. As in, 1.515s with it enabled, and 187.4ms without (just the base page, numbers collected via Firebug). Here's my LDAP config (other directives snipped) -
Code:
LoadModule ldap_module modules/mod_ldap.so
LoadModule auth_basic_module modules/mod_auth_basic.so
LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
LDAPSharedCacheSize 500000
LDAPCacheEntries 2048
LDAPCacheTTL 3600
LDAPOpCacheEntries 2048
LDAPOpCacheTTL 3600 LDAPTrustedGlobalCert CA_DER ssl/ldapserver.der
<Directory "/example">
AuthType Basic
AuthBasicProvider ldap
AuthName "intranet credentials"
AuthLDAPURL "ldaps://ldap.example.com/ou=ldap,o=example.com?mail"
Require ldap-group cn=example,grp,ou=memberlist,ou=groups,o=example.com
How can I speed this up, or at least determine why it's so slow?
View 2 Replies
View Related
Jun 18, 2009
I want to put Google analytics code on all legacy pages on my server, most of them don't have a template so I was wondering if Apache can automatically append the code.
View 2 Replies
View Related
May 14, 2010
I'm very new to Linux, and I have ran a Windows XP server before, with a Apache2 Server software for Windows. and didn't have any problems with it, but I really want to set this server up with Linux.
The server is running, but the only thing that comes up in the browser, is the html pages, the pages call all the images from a folder /images/ but for some reason I can't get it to pull the folder up. None of the graphics show on any of the pages.
I also have a VirtualHost setup, and have another website set up in the DocumentRoot with the 2nd site, but it won't come up ether, even tho it is listed as the 2nd VirtualHost, and have that folder set up as the DocumentRoot.
I'm just using IP Addresses for now till I get this all sorted out.So if I enter the IP the main page comes up, just no graphics. if I enter the IP Address/2ndSiteFolder/ I get a directory listing with the 2nd site folder listed, so now if I click on the 2ndSiteFolderName, it comes up as IP/2ndSiteFolder/2ndSiteFolder/ Now the 2nd site comes up, and so does all the Graphics for that site, even if I go to some of the other subfolders site. So its just weird. I don't know what I need to do to get this to work right.
I know it has to do with setting up the folders for VirtualHost, I just don't know what it is. I have been working on this for a week, and I'm not getting anywhere..
View 9 Replies
View Related
May 22, 2011
I would like to set-up a pretty fast a running apache. I would like to use him so to launch a pretty small web site of 10 static html pages. At this time there is no security concerns (even though I want to do it right) , because the computer has not even ethernet cable. I have some experience, 8 years ago I Was setting up virtual hosts in fedora, so this process is not a blackbox for me.
View 9 Replies
View Related
Oct 14, 2010
I rented a server to run CS 1.6 game servers. I had someone install Apache and configure my server to be able to use control panel for my game servers( i am running 4 gservers and have 5 ips = 1 ip is free). When i type my primary ip in the web browser it displays the Apache test page.
My question is can i add pages to the Apache without messing up anything with the control panel or my game servers. I am familiar with html. My primary ip is used for 1 of th egame servers but i can change that if necessary. And if possible to add pages how to add a site name, sth like [url] instead of entering the primary ip to display the content.
View 4 Replies
View Related
Nov 29, 2009
Just installed Fedora 12 x86_64 and love it. But just noticed I'm missing all of the section 2 man pages. Is there a package I'm missing that contains these?? I've got all the standard development packages installed already, and works fine. One example is the gettimeofday() call that works fine in my code, but there's no man page for it.
View 4 Replies
View Related
Mar 30, 2010
Ive just install Midori, and overall I like this browser. But certain pages aren't loading in Midori. Like this forum, Fedoraforum.org. On exactly the same laptop, I can open this page with Firefox. How can I fix this?
View 14 Replies
View Related
Jun 18, 2011
how to search the entire man pages? I know man -k whatever searched the description but I wanna search the entire man page.
View 3 Replies
View Related
Feb 14, 2009
After the Suhosin-Patch, I can no longer load mythweb pages from my mythtv server. Checking the apache2 error.log yields the following.
PHP Code...
I noticed that this appears to be an old bug come back to life again, but the fix to it was never revealed.
View 3 Replies
View Related
Nov 23, 2009
I just completed upgrading from F10 to F12. I had a few problems but now everything works just perfect, except my Apache server does'nt execute the PHP pages on the web-server. The php-pages use to work just fine. I have Apache/2.2.13 (Unix), with PHP 5.3.0 (cli) (built: Nov 17 2009 19:19:17). I tried to remove alle PHP rpm-packages and install them again with no luck.
I have checked the httpd.conf file and it include the following lines:
AddType application/x-httpd-php .php5
AddType application/x-httpd-php .php
AddHandler application/x-httpd-php .php
and
LoadModule php5_module modules/libphp5.so
I get a msg. from the last line, that the php5 module is already loaded.
I have restarted httpd-service. I have the following php modules installed:
php-devel-5.3.0-7.fc12.i686
php-cli-5.3.0-7.fc12.i686
php-common-5.3.0-7.fc12.i686
php-5.3.0-7.fc12.i686
php-pdo-5.3.0-7.fc12.i686
php-mysql-5.3.0-7.fc12.i686
Seems that in the new versions of PHP/Apache with F12 you need to write:
<?php .....?> and not just <? ... ?>
View 3 Replies
View Related
Dec 3, 2009
I'm playing a game using wine that uses an internet browser style menu. One of the options that the game offers is to open the current game page with your external browser. I've used it hundreds of times when I was on windows and it worked fine and I was able to save the current page to a folder. Now that I'm using fedora the link doesnt work. It doesnt open firefox and it doesnt give me any message to let me know that it even recieved the request.
View 1 Replies
View Related
Apr 7, 2010
I wanted to see if anyone had a quick batch script to take a pdf document as input and reorder the pages to produce another pdf via command-line invocation. My case is simple as I only need to remove the last page of the document and append it to the front (though more complicated situations may arise). If possible, I'd prefer to use `pdftex` due to its flexibility and widespread distribution, though other packages that are part of the Fedora Core distribution may also work. I have only superficial knowledge of latex scripting.
View 8 Replies
View Related