Fedora Installation :: Code To Install Php5.1.2 Using Yum On 9

Mar 23, 2009

Give me the code to install php5.1.2 on fedora 9 using yum

View 1 Replies


ADVERTISEMENT

Server :: PHP5 And Apache2 Parsing Code But No Output?

May 2, 2010

I have apache 2.2.3 installed with php5 and libapache2-mod-php5. The server displays web-pages fine, but when I try to load a .php file, nothing shows up. There aren't any errors, not in the browser and not in the Apache2 error logs... just nothing shows up. When I look at the page source on the browser, all the HTML code is there, but all the PHP code is gone, as though it was parsed. I can't get any output to show up though, echo and print both do nothing.What could be the problem?Example:

Code:
<html>
<body>

[code]...

View 7 Replies View Related

Ubuntu Installation :: Gd Library Installed Via Apt-get Install Php5-gd Command

Jan 14, 2010

I've PHP5 installed on my server, and just recently I installed a new application that requires gd library.

understand that I can have gd library installed via apt-get install php5-gd command.

Question: do I need to remove php5 instance (which was installed together with apache2/mysql using tasksel command) prior to installing php5-gd?

View 1 Replies View Related

Fedora Installation :: Display Screen Php5.3.1 Errors And 12

Dec 6, 2009

yum install httpd php mysql-server php-mysql

[url]

Not working

View 6 Replies View Related

Fedora Installation :: Downgrade Php From Php5 To Php4 On FC11?

Dec 23, 2009

how can i downgrade php from php5 to php4 on FC11 ?

View 3 Replies View Related

Ubuntu Servers :: Use PHP5.2 Instead Of PHP5.3?

May 3, 2010

I'd like to use PHP5.2x instead of PHP5.3x on my Ubuntu 10.04. There is a small bug in Drupal where tweaking Views causes an error which seems to be associated with php5.3.

So, how would I regress to using 5.2x on Ubuntu?

View 1 Replies View Related

Server :: Way To Install Old PHP5.2.14

Nov 17, 2010

Someone accidentally upgraded our PHP5 to 5.3.3. We've uninstalled it but what's the best way to install PHP5.2.14?

View 1 Replies View Related

OpenSUSE Install :: Upgrade From PHP 5.0.x To PHP5.2.13?

May 24, 2010

I would like to upgrade from PHP 5.0.x to PHP5.2.13. My box is Suse 9.3.(Pleask 9.5.2).

View 2 Replies View Related

Ubuntu :: How To Install Php5.2.6 In 10.04 Server?

Jan 27, 2011

I have a ubuntu10.04 server 64bit, my application can under run under php5.2.x. So there anyway i can install the php5.2.x in ubutnu 10.04 without the need to source compile?

View 1 Replies View Related

Software :: Install Php5.2.6.tar.gz In Red Hat Server 5.0?

Nov 27, 2009

i have folder php5.2.6.tar.gz. and i want to install it .i have tried to copy this folder in usr/local/src but i didn't due to permission.

View 2 Replies View Related

OpenSUSE Install :: Unable To Install The Php5-gd Rpm

Feb 6, 2011

I'm installing Drupal 7.0 on an old 11.0 box.

However, I'm unable to install the php5-gd rpm due to a missing depency libt1.so.

View 1 Replies View Related

Debian Configuration :: Apt-get Php5-dev Won't Install Phpize

Jan 4, 2010

I'm trying to install Image magick on debian 5.0.1 using pecl install imagick I understand that I need to install php5-dev to get phpize on my system. apt-get install php5-dev appears to run without any problems - but it isn't adding phpize to my system, and therefore I can't install imagick.

View 6 Replies View Related

Ubuntu :: Install Php5-curl To Use Magento?

Oct 25, 2010

I already have php5 installed but when I try to install php5-curl to use magento I get this message,The following packages have unmet dependencies: php5-curl : Depends: php5-common (= 5.3.3-1ubuntu9) but 5.3.3-1ubuntu9.1 is to be installed E: Broken packages. Is there anyway around this? I'm using Ubuntu 10.10 desktop.

View 2 Replies View Related

Ubuntu :: Cannot Install Mysql, Php5 And Apache2 Server On 10.04?

Aug 4, 2010

currently I am using Ubuntu 10.04.I want to install mysql, php5 and apache2 server in my machine. I have tried this- aptitude install mysql-server mysql-client

But the outcome is
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done

[Code]...

View 2 Replies View Related

General :: Install Php5.3.0 And Run Any Php File In Web Browser In System 5.0?

Oct 25, 2009

I want to install php-5.3.0.tar.bz2 in linux5.0 and then want to run the saved php file in firefox web browser. please explain me all the detailed steps of installing & configuring and also about running php file.

also tell me if any another rpm or package we have to install to run the php

View 4 Replies View Related

Ubuntu Installation :: What Is The Install Code For One Another Browser

Aug 16, 2011

What is the install code for one another browser? either ie (for linux), opeara, or netscape? I want to run this. [URL]It requires the add-in Grease Monkey, which is not compatible with the new FireFox.And why can't I unzip in Linux. Every time i try to open a zip or tarbal, it just errors out. Do I have to run code? What am i missing?

View 1 Replies View Related

Ubuntu Servers :: Php5 Installation Directory

Jun 9, 2010

I have installed LAMP on ubuntu server 10.04. where can i find the installation folder...the extension folder and so on ? i tried the command locate php but it didnt return the path i wanted.

View 2 Replies View Related

CentOS 5 Server :: Install Libapache2-mod-php5 On A Vserver For Developer?

Dec 16, 2009

I try to install libapache2-mod-php5 on a vserver for our developer. But it does not work :
yum install mod-php5-apache2
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.newnanutilities.org

[Code]...

Is the name of the package changed or any other way to install it?

View 2 Replies View Related

Ubuntu Installation :: How To Install Utorrent From Source Code?

May 14, 2011

I'm new to linux and I'm using ubuntu 10.10 since it relished. I've download utorrent-server-3.0-25053.tar.gz. I configured intltool-0.41.1.tar.gz and libgraph-1.0.1.tar.gz using that very command installed them successfully.

View 3 Replies View Related

Ubuntu Installation :: Install Source Code For Programs To Compile?

Feb 2, 2010

Where do I find the linux-source package and the linux-headers package? Are they on the CD that I can copy to /usr/src (is that the right place...)? Or do I need to download them from the old-releases.ubuntu.com site?

The issue now is that the nVidia installer from their website wants the source code to build the right packages for this machine, however, I do not have the src directory with the source code that it is looking for. Is there some way to give this too it now?

I am running Mythbuntu 7.10

View 2 Replies View Related

Fedora Installation :: Cant Find Source Code After Installation

Jun 8, 2010

I followed the steps from [url] to download and install the kernel source code.

"Following Generic Textbooks

Many of the tutorials, examples, and textbooks about Linux kernel development assume the kernel sources are installed under the /usr/src/linux/ directory. If you make a symbolic link, as shown below, you should be able to use those learning materials with the Fedora packages. Install the appropriate kernel sources, as shown earlier, and then run the following command:

Where is my kernel source located which i can modify. I cant find anything in usr/src/kernels? Why?

View 3 Replies View Related

Fedora :: How To Do Installation From Source Code

Aug 23, 2011

Looking for a guide or thread that explains how to install from source code.What programs that I need to install like php or others and the steps to compile make and install the code.

View 11 Replies View Related

Fedora Servers :: Enable .php5 File Extension?

Sep 15, 2009

Platform information:
Fedora 11
HP a1250n PC w/3Gb RAM and 2Ghz (?) CPU
PHP v5 and Apache 2.2

The situation I've got is that my PHP and Apache installs do not recognize files with the .php5 file extension. I can successfully open .php files in my browser just as I have designed them. However, when I try to open a .php5 file in my browser, it simply outputs the code and not the web page (as it should). I've pasted (what I believe to be) the relevant parts of the output from phpinfo() command below. Any help correcting this is greatly appreciated as I have searched the forums and the Internet fairly exhaustively with various different keywords and still have come up empty. I think if I could figure out how to add ".php5" to the list of "Registered PHP Streams" then I would be all set, but I can't figure that out. I also tried copying /etc/php.ini to /etc/php.d/ and re-naming it php5.ini, but this did not work.

Clem
Configure Command
'./configure' '--build=i386-redhat-linux-gnu' '--host=i386-redhat-linux-gnu' '--

[code]....

View 3 Replies View Related

Fedora :: Installed Bless Hex Editor On 14 Laptop - Shows "mono-core Wants To Install A Font Language Code Not Matched: Utf-8"

Feb 22, 2011

i have installed bless hex editor on my fedora 14 laptop.However when i open it ,it shows "mono-core wants to install a font language code not matched: utf-8" i am not able to use bless hex editor properly.

View 4 Replies View Related

OpenSUSE Install :: System Error Code -3030 When Trying To Format Of SSD During Install

Sep 27, 2010

I am not able to install 11.3 x86_64 on an OCZ 120 GB Agility 2 SSD. I receive a system error -3030 when it tries to format the drive. If I use go into rescue mode and either format or partition the drive, the installer crashes.

View 3 Replies View Related

Programming :: Selenium Java Code Into Equivalent Php Code?

Mar 30, 2011

I need to rewrite the selenium java code into its equivalent php code.

View 5 Replies View Related

General :: Get Yum To Install 64 Bit Code?

Apr 5, 2010

Just installed Fedora 12 on a customers server which has a 64 bit CPU but the kernel installed is the 32 bit version.

How can i get yum to install the 64 bit code?

View 1 Replies View Related

OpenSUSE :: How To Install API From Source Code?

Feb 6, 2010

In what directory do I need to install a tarball containing API libraries in order to import the libraries for programming?I've been trying for a few hours now to get started on my homework - but I need the GLUT api for OpenGL. After attempting to compile a simple test program, I got the error
Code:
glut.h: No such file or directory

First off, I'm not even really sure if OpenGL wasn't included in the original install or if I even need it when programming with GLUT (I truelly am clueless, lol). But after reading as much as I could, I've only been able to deduce that I need to install the API libraries somewhere on my disc.So I found the tarball, and there are special instructions for installing a linux machine. I found instructions saying to install it in the directory /usr/lib/ but is that right for the SUSE distro?Also, if anybody knows anything about GLUT/OpenGL programming + openSUSE11.2.

View 9 Replies View Related

General :: How To Install From Raw C Source Code?

Mar 13, 2011

I am trying to install the tightVNC on my imac.It expects X install; I see that X11 in my utility. I think it is ok, but the instruction states to install it on /usr/bin/. Which is correct?Then I need to have ~JPEG and ~zlib to place in /usr/bin/ or inside of certain folders to use.To make sure it is ok; I put both of them in both of the indicated places. I assume it is going to work.Now, I am suppose to build and install. I am not sure how to do it with the command "xmkmf" and not sure where to run this command.I am doing all of this in terminal.

View 1 Replies View Related

Software :: Install Code - Blocks ?

Jan 24, 2010

I'm using ubuntu 9.10 and I would like to install code::blocks.

Here is what I did so far :

View 14 Replies View Related







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