Fedora Installation :: F10 To F12 Upgrade - PHP Pages Not Working

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


ADVERTISEMENT

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 View Related

Fedora Installation :: Yum Not Working After Upgrade From FC10 To FC11

Jun 22, 2009

I've been running FC10 with all updates and had downloaded the FC11 DVD. Yesterday I upgraded to FC 11 using the DVD and it appeared that everything went fine. However when I tried to do ayum updateI got the following error. There was a problem importing one of the Python modules required to run yum. The error leading to this problem was:

No module named yum

install a package which provides this module, or verify that the module is installed correctly.

It's possible that the above module doesn't match the current version of Python, which is:

2.6 (r26:66714, Mar 17 2009, 11:44:14)
[GCC 4.4.0 20090313 (Red Hat 4.4.0-0.26)]

go to the yum faq at: [URL] I'm not sure what to do next. I also noticed that all my previously configured repositories are lost.

View 3 Replies View Related

Fedora Installation :: FC14 Very Slow Opening Website Pages?

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

Ubuntu :: After Upgrade To 10.04 - Cannot Load Web Pages

Jun 30, 2010

Yesterday I upgraded from 9.10 to 10.04 using the built in upgrader. After upgrading, whenever I open Firefox, it will just say "The connection has timed out" for every page, but I am connected to the internet. Also, w3m will not load any web pages as well. But I am connected to the internet, because pidgin works, apt-get works, ping, and telnet work.

I will ping google.com with success each time, then attempt to load google.com in Firefox and it will say that it cannot connect to the host. I have tried both "Connect directly to the internet" and "Connect using system proxy settings" for Firefox (the system settings are to connect directly to the internet).

I then thought that maybe something was blocking port 80, so I used telnet (telnet google.com 80), and with that, I got the HTML response of [URL]. what can I do to make my computer able to brows the web again? I am running Ubuntu 10.04 with kernel 2.6.32-22 on a Compaq Presario CQ60-417DX Notebook.

Processor: Intel Celeron 900 @ 2.20 GHz
RAM: 3.00 GB

View 3 Replies View Related

Server :: Pages With SSL Not Working - Apache Fails To Load

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

General :: Man Pages Not Displayed / Saying Formatting Pages And Then It Is Displaying Blank Page?

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

Ubuntu Installation :: Apt-get Upgrade Not Working?

Mar 3, 2010

I try to run sudo apt-get update. It doesn't seem to work. I get a lot of 404 errors, and files that can't be found. This is what came from the terminal:

Code:
stretch@dv7-ubuntu:~$ sudo apt-get update
Get:1 http://archive.ubuntu.com karmic Release.gpg [189B]
Ign http://archive.ubuntu.com karmic/multiverse Translation-en_US
Ign http://security.ubuntu.com edgy-security Release.gpg
Ign http://security.ubuntu.com edgy-security/main Translation-en_US

[Code].....

View 4 Replies View Related

Ubuntu Installation :: DNS Not Working After Upgrade / What To Do?

Apr 28, 2010

After apt-get upgrade on Karmic, I'm having trouble with name resolution. Main problem now is that the 'order hosts, bind' directive in /etc/host.conf is not respected. A side symptom is this error code...

View 1 Replies View Related

Ubuntu Installation :: Aee Not Working After Upgrade?

Oct 18, 2010

I'm not entirely sure this is the proper place for it, but aee doesn't work anymore after upgrading to 10.10. In both gnome terminal & konsole it says "sorry, unable to use this terminal type for screen editing" and exits. It does this remotely even through ssh sessions.

I know aee isn't exactly a new program or anything but what gives? It's a terminal window, how could a console based text editor go wrong.

View 2 Replies View Related

Ubuntu :: Ettercap Arp:remote Not Working Only Shows HTTPS Pages In Firefox

Jan 27, 2011

I am using unbuntu as root. I've made all the edits to my etter.conf file as follows:

[privs]
ec_uid = 0
ec_gid = 0

and:

remote-browser = "firefox -remote openurl (http://%host%url)"

I also turn on ipTables. I then start my attack as follows:

ettercap -T -Q -M arp:remote -i eth1 /client-ip/ // -P remote_browser

echo 1 > /proc/sys/net/ipv4/ip_forward
ettercap -T -Q -M arp:remote -i eth0 /target_ip/ /gateway_ip/ -P remote_browser

My problem is Firefox only shows https:// pages and not regular pages like google. I'm stumped. I have no clue why. I've tried other versions of linux. Different computers and still the same result. If I turn quiet off I see in my terminal all the traffic.

View 2 Replies View Related

Ubuntu Installation :: Upgrade To Rhythmbox 0.12.8, But Not Working?

Apr 25, 2010

I'm trying to upgrade from Rhythmbox 12.5 to Rhythmbox 12.8. I did everything, I'm supposed to...I think. But when open Rhythmbox and click on "help -> about" I still get 12.5 as the version number. Here is what I've done:

1. Downloaded tar ball from rhythmbox site
2. Unzipped it to desktop
3. Ran apt-get update

[code]....

View 6 Replies View Related

Ubuntu Installation :: Xp Not Working After Upgrade Poll?

May 4, 2010

Just trying to analyse why there are so many issues with dual boot after the upgrade.

My story is,

1. I had only Windows xp on my computer

2. I installed Windows 7 RC on a partition

3. I uninstalled Windows 7 RC around april

4. Removed Windows 7 bootloader using [DVD Drive Letter]:ootootsect.exe /nt52

5. Installed ubuntu 9.10 into a new partition with grub as dual-boot

6. Upgraded to 10.04 and XP was not working using dual boot

Want to know how many people used Windows 7 bootsect to clean up the bootloader on their machines, maybe that has something to do with why XP is not clean.

View 1 Replies View Related

Ubuntu Installation :: Keyboard Not Working After Upgrade To 10.4

May 7, 2010

After upgrading to 10.4 from 9.8, my keyboard wouldn't work on the startup menu, I then went to the console and it worked perfectly. I'm new to Linux so don't know a lot about it. I also tried to reinstall it using:
sudo dpkg-reconfigure -phigh -a

But it always stops and return "This page is not dpkg-info anymore, but GNU install info
See the main page for ginstall-info for command line arguments:
install-info:No dir file specified; try --help for more information."

View 5 Replies View Related

Ubuntu Installation :: Thunderbird Not Working After Upgrade?

May 25, 2010

I finally got around to doing some more testing after I upgraded from Ubuntu 9.x to 10.x and now Thunderbird wont work right.

It wont let me see the messages correctly. its slow and takes forever to load.

What do i need to do to correct this?

Do i need to remove it and reload? Will I lose all my email and my account settings? Anyone else have issue with Thunderbird after upgrading?

View 2 Replies View Related

Ubuntu Installation :: Grub Not Working After Upgrade?

Jun 25, 2010

I have been running a dual boot system Win 7 and Ubuntu 9.10 for months on 2 different systems. I just upgraded 1 system to 10.04. I had it set so that the grub boot will boot to the last selected OS. With 10.04 this no longer works. I went in and edited the etc/default/grub reset GRUB_DEFAULT=savedthen ran update-gruball seemed to work properly.but all boots always boot the top line (ubuntu) I must always manually select Windows 7 everytime

View 2 Replies View Related

Ubuntu Installation :: 10.04 Samba Not Working After Upgrade?

Jul 12, 2010

I have a LAN with a number of computers including an iMac and a PC dual booting with 10.04.

I recently did an upgrade to 10.04 from 9.10 on both computers.

Under 9.10 I could easily browse either computer using Samba.

Now under 10.04 Samba just does not want to work and won't connect from either computer to the other.

View 2 Replies View Related

Ubuntu Installation :: After LTS Upgrade Monitor Not Working / Fix It?

Nov 12, 2010

I have a Dell 8100 with an NVIDIA graphics card. I had previously installed Ubuntu Hardy Herron and everything worked fine.
Today I upgrade to LTS. The system rebooted and the Grub boot loader displayed my list of O/S when I selected the LTS, the monitor shutdowns and displays a message about best resolution should be 1280 X 1024.

Anyone have any suggestions on how to fix this?

View 1 Replies View Related

Ubuntu Installation :: Keyboard Not Working After Upgrade 10.04?

Dec 1, 2010

i have upgrade ubuntu 10.04 to 10.10 but after rebot. keyboard not working.I'm usiing PS 2 Keyboard..

View 1 Replies View Related

Ubuntu Installation :: Upgrade From 9.10 To 10.04 - Mouse Not Working

Jan 26, 2011

I had an ill-advised upgrade from Ubuntu 9.10 to 10.04 (due to needing to beta-test a particular program). My gut told me that I shouldn't do it, but I went ahead and did it anyway. The problem that makes this worse is that I have an ATI Radeon HD 3650, and ATI hates Linux. So upon booting into 10.04 I ended up with no screen. It took a lot of futzing around in the terminal to get things going (including making an xorg.conf file). Installing the ATI proprietary drivers (Catalyst) was an epic failure. Trying to make "radeon" the driver? Epic failure, resulted in a completely unbootable system.

To at least get the system to boot, I deleted xorg.conf (since 10.04 allegedly will discover devices automatically without it) and played around with options in GRUB. Please see my attached menu.lst; that should be my only configuration. The other issue at this point is that my only working driver (that I can find anyway) is vesa. Unfortunately, when using Vesa, my mouse wants to scroll everything down and to the right. This means that if I open any window that has a scrollbar, it will move such so that the scrollbars are to the other end. This makes it all but impossible to make things work.

To make matters worse, now my WINE (specifically, Irfanview) cannot view GIFs. But at least I have a workaround (FTP) to get things to where I can work on them.) At this point I'd be satisfied if I could just get the mouse to stop messing up. I accidentally made it work at one point but I can't retrace the switches I set to make it so. I've tried setting a basic xorg.conf, an ATI-generated xorg.conf, and now no xorg.conf.

View 7 Replies View Related

Fedora Installation :: Upgrade From 8 To 12 - No Upgrade Root Found

Jan 27, 2010

I tried to upgrade from Fedora 8 to Fedora 12, but after preupgrade got everything ready I rebooted. Anaconda searched for storage devices and then said "No upgrade root found". What can i do to continue the upgrade manually?

View 1 Replies View Related

Fedora :: SSH Not Working / Timing Out After Upgrade

May 19, 2011

A few weeks ago I upgraded one of my laptop from Fedora 13 to Fedora 14 (using pre-upgrade). The upgrade went smoothly and no errors appeared. However ever since the upgrade ssh is not working anymore. I've tried various servers inside and outside the local network. I can't contact any of them. In all cases I get:

Code:
ssh: connect to host aaa.bbb.ccc port 22: Connection timed out
I've tried to get more info using the -vvv option form ssh, but it doesn't mean too much to me:

Code:
OpenSSH_5.5p1, OpenSSL 1.0.0d-fips 8 Feb 2011
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to aaa.bbb.ccc [xxx.xxx.xxx.xxx] port 22.
debug1: connect to address xxx.xxx.xxx.xxx port 22: Connection timed out
ssh: connect to host aaa.bbb.ccc port 22: Connection timed out

Actions so far:
- checked internet connection. No problem there. Another laptop is working fine using the same connection and the same ethernet cable. That laptop is still using Fedora 13, since I didn't want to get stuck without ssh completely.
- checked "messages" log. No messages at the time of ssh connect attempt.
- checked "secure" log. No messages at the time of ssh connect attempt.
- checked the firewall settings. The settings are exactly the same as before the upgrade (when ssh was still working). Moreover, the settings are the same as the other laptop that is working.
- temporarily switched off the firewall. No difference.
- temporarily switched off selinux. No difference.

So it doesn't seem to be a firewall or selinux problem. And I know the connection is working, so it does not seem to be a routing problem either. What am I missing here?

System specs:
- Asus EEE PC (1 GB RAM, intel atom processor);
- Fully up-to-date Fedora 14 (kernel 2.6.35.13-91.fc14.i686)

View 7 Replies View Related

Ubuntu Installation :: Mouse Stops Working After 9.10 Upgrade?

Jan 3, 2010

Before I upgraded, I used Ubuntu 9.04 on my Playstation 3. It worked absolutely fine. A couple of days back, I decided to upgrade to ubuntu 9.10 using the update manager. The installation process seemed to go fine, until I booted up the new version. When I booted up, my mouse cursor wouldn't move, whilst my keyboard worked fine, I unplugged and plugged it back in and swapped USB ports, but it came to no use. I reinstalled Jaunty and tried the entire installation process again. After installing the new version again, the same problem occured, my mouse just wouldn't work.

When I type in the command 'uname -a' it comes up with something (I apologize, I am a Linux noob) to do with the 2.6.24 Linux kernel, Ubuntu 9.10 is on the 2.6.31 kernel. Is this the problem? I don't understand what is going on or what the solution is. My mouse is a HP optical mouse if that helps. I can't bring up the terminal window because my mouse just doesn't work, which is really annoying me.

View 3 Replies View Related

Ubuntu Installation :: Wireless Not Working After Lucid Upgrade

May 1, 2010

After upgrading from Karmic to Lucid, no wireless networks are found on my computer�an acer travelmate 5510. On Karmic, wifi worked flawlessly "out of the box"�no windows drivers or anything needed. I have checked under Administration/hardware drivers; it tells me "no proprietary drivers are in use on this system." Cabled internet access through my wifi router works fine. How to get wifi up and running under Lucid. Despite having used Karmic for a while, I am relatively new to the inner workings of Ubuntu / linux systems, and really don't know where to go from here.

[Code]....

View 9 Replies View Related

Ubuntu Installation :: Microphone Not Working After Upgrade To 10.10 Maverick?

Oct 10, 2010

I updated my ubuntu today from 10.04.1 to 10.10 and my microphone stopped working. I spotted a message during the loading of 10.10 that modprobe failed starting because some file was missing.

View 2 Replies View Related

Ubuntu Installation :: Grub Timeout Not Working After Upgrade From 10.04 To 10.10?

Oct 17, 2010

Yesterday I upgraded from 10.04 to 10.10 (x86_64). The upgrade itself succeeded, but now after booting I have to press enter in the grub OS list. grub.cfg looks like this:

Code:

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.

[code]...

Why do I have to press enter to have grub boot the default entry? How can I get grub to start the default entry automatically, without showing the menu? BTW: entries in the list are default:

Code:

Ubuntu, with Linux 2.6.35-22-generic
Ubuntu, with Linux 2.6.35-22-generic (recovery mode)
Memory test (memtest86+)
Memory test (memtest86+, serial console 115200)

View 9 Replies View Related

Ubuntu Installation :: VMware Stopped Working After Upgrade To 10.04

Nov 9, 2010

I upgraded from 9.10 to 10.04 and my VMware stopped working. I got a message to recompile into the kernel. I followed the prompts and it was unsuccessful. I tried to uninstall and reinstall VMware getting the same error. See below an extract from the log file.Before you can run VMware, serveral moduels must be compiled and loaded into the running kernel.
stopped vmware services - ok

Error in log:

Nov 09 07:59:34.560: app-3077531328| Trying to find a suitable PBM set for kernel 2.6.32-25-generic.
Nov 09 07:59:34.560: app-3077531328| Building module vmnet.
Nov 09 07:59:34.560: app-3077531328| Extracting the sources of the vmnet module.

[code]....

View 5 Replies View Related

Ubuntu Installation :: After Upgrade Mouse / Keyboard Not Working

Jan 24, 2011

I am using 10.10, yesterday I did an upgrade using update manager. After restart, booting stops at login screen, keyboard and mouse is not working. I tried login into recovery mode as well as previous kernel versions nothing is working. I tried to login into single user mode even that is also not working.

View 2 Replies View Related

Ubuntu Installation :: Can't Get Compiz Working After Upgrade / Make It Possible?

Apr 29, 2011

All ive had since i upgraded from 10.10 to 11.04 s problems. After i upgraded and rebooted my machine, i logged in and the desktop would not load. Ive managed to sort that out but i cannot get compiz and emerald to work! I had it working perfectly before i upgraded

When i open compiz-fusion icon in the bar and change the desktop to compiz and emerald, the buttons on top of the window disappear and i cant do anything unless i change it back.

View 3 Replies View Related

Ubuntu Installation :: Separate X Server Not Working After Upgrade To 11.04

Apr 29, 2011

After upgrading to 11.04 (x64) in the second monitor I see just the background but no desktop. X server configuration was done in previous versions with NVIDIA X server settings tool.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved