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
ADVERTISEMENT
Dec 18, 2009
My problem is: I have to install MyPLC into my computer that is running CentOS 5. So, I have to install VServer but when I edited file /etc/yum.repos.d/dhozac-vserver.repo to become:
[Code]...
View 2 Replies
View Related
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
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
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
Jan 28, 2011
it is possible to make a connection to a server with FTP Server from my vserver? like the IP shown ond the FTP server is the ip from my vserver? Is this like a Socks5? is it possible? and if i download something from this FTP-Server to my home (the vserver is "between"), how big is the Traffic? is all the Traffic, wich i download, throught my v-server? (because i just have a few GB per month to download)
View 3 Replies
View Related
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
Feb 25, 2011
i have a root-server and a vserver.the vserver should provide services if the root-server is not reachable. i would like to configure heartbeat. its runnung on the root, but on the vserver i get an error: if i set the following in the ha.cf:
Code:
bcast eth0 # Linux
Code:
heartbeat[14629]: 2011/02/25_16:06:10 info: heartbeat: version 2.1.3
heartbeat[14629]: 2011/02/25_16:06:11 info: Heartbeat generation: 1298641135
heartbeat[14629]: 2011/02/25_16:06:11 ERROR: glib: Error setting socket option
[code]...
View 2 Replies
View Related
Oct 2, 2010
I have a for me very hard to handle problem as I'm quite new to Linux.I want to install openSUSE 11.3 on a virtual Server with nothing more than a ssh shell and root Rights.
Currently running is version 10.3 of OpenSUSE. I tried updating via dist upgrade but at some point it stops with following Error: We do not have enough disk space in /etc or /dev/zerodoes not exist. Exit. error: %post(pam-modules-11.1-5.1.x86_64) scriptlet failed, exit status 1
I know that this is the Result of low RAM and/or swap Memory but in a virtual Server I can't influence those.
PS: The Reason Version 10.3 is in use, are the available preinstalled OSs so there is no higher Version available.
View 9 Replies
View Related
Feb 4, 2011
How do i install sql developer on my PC.
View 1 Replies
View Related
Jul 21, 2010
just got a quick question: I need to install Oracle's SQL Developer since I need to use the program for a database unit at Uni. Anyway, if you've tried to use it before you'd realise that there is only a .rpm installer available for it (no .deb). So I tried to convert it to .deb using alien. When I "sudo alien --scripts" the .rpm I get: error: incorrect format: unknown tag mkdir: cannot create directory `sqldeveloper-2.1.1.64.45': File exists unable to mkdir sqldeveloper-2.1.1.64.45: at /usr/share/perl5/Alien/Package.pm line 257.
Basically, I'm asking, does anyone know what I'm doing wrong here? I've never used alien before since I've never had a need to convert a .rpm before. I also tried installing and running Java JDK and SQL Developer under Wine, but was unsuccessful with that as well
View 6 Replies
View Related
May 11, 2010
want to upgrade php from 5.2 to 5.3 it can be possible with RPM and YUM but i want to know step by step how it can be upgraded using tar.gz file of PHP and from where i can download it.
View 1 Replies
View Related
May 21, 2011
I just install the latest beta chromium by executing these commands:
Code:
The problem is I still want the Stable version of Chromium, and I want the developer version of Chromium not the beta release. So I got 2 problems: I need to downgrade this Chromium to the Stable release and then I want to install the developer release of Chromium and not lose this Stable release. I'm currently running 11.04 Ubuntu..
View 3 Replies
View Related
Jun 1, 2011
how to setup the php5-clamavlib on Centos..
there is already have clamav in my OS, but i nees the lib to support the php run.
View 1 Replies
View Related
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
Jan 25, 2010
I hoped to use php-5.2 while keeping close the the centos packages (no external repositories).So I tried the packages from http://dev.centos.org/centos/5/testing/i386/RPMS/ .These packages seem to be compiled without mime-magic support (--without-mime-magic).The previous stable php-5.1.6 packages had this mime-magic support enabled.
View 1 Replies
View Related
Jan 1, 2010
I am trying to get PHP5 working on Apache 2.2.13. When loading the PHP file in the web browser, the server does not appear to be passing the php off to the interpreter.Instead, the browser just treats the first command as an HTML comment and displays the rest to the user.
Relevant lines from httpd.conf:
LoadModule php5_module lib64/httpd/modules/libphp5.so
AddType text/html .php
#AddType application/x-httpd-php .php
AddHandler php-script .php
The second AddType is commented out because it causes Firefox to try to download the php instead of displaying it.
Output from httpd -M:
Loaded Modules:
core_module (static)
[code]....
Does it sound correct to think that there is some type of disconnect between Apache and the PHP interpreter?
View 1 Replies
View Related
Feb 19, 2010
At Design House I get LDAP installed and working with PHP5. Not used to rpm'ing - need to add LDAP to PHP5 hosted on SELinux on Network Solutions server and recompile. They installed an openldap but I'm not seeing PHP with it compiled.
'./configure' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--cache-file=../config.cache' '--with-libdir=lib64' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2' '--with-curl' '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr' '--with-openssl' '--with-png' '--with-pspell' '--with-expat-dir=/usr' '--with-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-track-vars' '--enable-trans-sid' '--enable-yp' '--enable-wddx' '--with-kerberos' '--enable-ucd-snmp-hack' '--with-unixODBC=shared,/usr' '--enable-memory-limit' '--enable-shmop' '--enable-calendar' '--enable-dbx' '--enable-dio' '--with-mime-magic=/etc/httpd/conf/magic' '--without-sqlite' '--with-libxml-dir=/usr' '--with-xml' '--with-apxs2=/usr/sbin/apxs' '--without-mysql' '--without-gd' '--without-odbc' '--disable-dom' '--disable-dba' '--without-unixODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter'
View 1 Replies
View Related
Jul 2, 2009
I am new to linux. Currently I am using ubuntu 8.10 desktop operating system. As part of my academic project. I need to configure webserver to access from external. I installed all these using apt-get packages but when it comes to configuration. I am really not understanding. I read some documentation about this configuration but I couldn't get and fully in confused. I formatted my machine 3 times. When I tried to use localhost in firefox its working fine.
1. I need to change port from 80 to 7574. In port.conf I changed, in place of 80. I kept 7574. After that I restart and tried to access but its not working.
2. My admin provide to me. 7574 port to route it into my machine. When the user hits for suppose:
59.160.188.190:7574/project/route.html
It should goes to:
192.168.202.236:7574/project/route.html
Project folder is in /var/www
I wrote the form, to update user vehicle details. They can able to update their details in mysql server from any where.
3. Just I need the application user can access my files and update from their desktop by using path:
59.160.188.190:7574/project
How to update user details (there is no login form is directly visible to every one) in server from their desktop. What I need to configure.
View 1 Replies
View Related
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
Feb 15, 2011
I have a personal apache server with php5 module in it that I have set to host user directories Host/~username. When I introduce any errors to the php file, such as echo "Syntax error; , I get a blank white screen. The error exists in the apache log file in /var/log.
I have found the php.ini file in and found every occurance of "error" in it and set it to "On" or E_ALL depending on what the argument wants. I still get a white screen.
View 4 Replies
View Related
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
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
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
Mar 23, 2009
Give me the code to install php5.1.2 on fedora 9 using yum
View 1 Replies
View Related
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
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
Jan 25, 2011
Can someone give me instructions/guide on how to install Oracle Developer Suite 10g on Fedora 14.
View 1 Replies
View Related
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
May 3, 2009
I have tried to install debian 5.0 and 4.0 without any luck. I have both tried virt-manager and virt-install with both debian-501-i386-netinst.iso, and full dvd. I't always gives me the same error:Starting install.Could not find an installable distribution at '/xen/debian-501-i386-netinst.iso'
[Code]...
View 2 Replies
View Related