Centos 64bit Phpinfo
Jan 16, 2008anyone have a cpanel server running centos 64bit or fedora ? i would appreciate a phpinfo. then you can remove it afterwards i need to debug something in 2 of my servers.
View 3 Repliesanyone have a cpanel server running centos 64bit or fedora ? i would appreciate a phpinfo. then you can remove it afterwards i need to debug something in 2 of my servers.
View 3 RepliesDoes anyone know of a VPS provider that can provide a CentOS 5 64bit OS?
View 12 Replies View RelatedI have changed the SSH port in sshd config, and restarted the server and sshd, but it still runs on port 22, and my firewall says its running but its not blocking anything either. I restarted iptables, and all that still nothing...
View 10 Replies View Related2 server configuration will look something like below. I heard that the 32bit kernel is better for the web server since I'll have cpanel on it. Anyone able to confirm this or should I just put 64bit on both of them?
Web Server
5420 2.5GHz (Dual QuadCore)
2x250GB SATA2 (RAID1)
2GB RAM
DB Server
5310 1.6GHz (Clovertown, DUAL processor)
2x73GB SAS (RAID1)
4GB RAM
I was Use Centos 64bit and when i install the openvz kernel and the openvzquota:
Quote:
yum -y install ovzkernel
yum -y install vzctrl vzquota vzpkg
I reebot my server and never boot up
I was planning to use a 8gb ram that's why i select 64bit.
I'm trying to install Clamav on my Centos box (64bit version) but on the Make command I get the following error:
/usr/local/lib/libz.a(gzio.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/local/lib/libz.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libclamav.la] Error 1
make[2]: Leaving directory `/root/clamav-0.88/libclamav'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/clamav-0.88'
make: *** [all] Error 2
I'm guessing is something to do with X86_64 but I still can't find a solution to this.
when some one upload and load files with phpinfo()
he can see our server PHP Configuration.
how can us disable phpinfo()?
How do I set this Environment variable "SERVER_ADMIN" that I am seeing on phpinfo()?
View 1 Replies View RelatedHaving this problem on chroot'ed sites in Ensim.
This is what I have in my php.conf:
Code:
[root@ns1 conf.d]# cat /etc/httpd/conf.d/php.conf
#
# PHP is an HTML-embedded scripting language which attempts to make it
# easy for developers to write dynamically generated webpages.
#
LoadModule php5_module modules/libphp5.so
SetOutputFilter PHP
SetInputFilter PHP
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
This prevents file.php.gif from executing in a non-chrooted site, but in my chrooted sites, file.php.gif will execute as a PHP file. Any idea why? Some other config I have to change?
i give following error so how can i enable phpinfo()
Code:
warning : phpinfo() has been disabled for security reasons
cat /proc/version
Linux version 2.6.23.15-80.fc7 (gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)) #1 SMP Sun Feb 10 17:29:10 EST 2008
I installed Zend Optimizer (this is NOT a cpanel box to clarify)
1. Downloaded ZendOptimizer-3.3.3-linux-glibc23-i386.tar.gz
2. cd's into that directory
3. ./install.sh
No errors
[root@host ~]# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
However, ZO does not show up in php info
php -v
PHP 5.2.4 (cli) (built: Sep 18 2007 08:50:58)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
php -m
[Zend Modules]
eAccelerator
File: /usr/local/Zend/etc/php.ini
[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.3
zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3
zend_optimizer.version=3.3.3
zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so
Code:
[root@host lib]# ls -lh
total 32K
drwxr-xr-x 9 root root 4.0K 2008-03-28 20:27 Optimizer-3.3.3
drwxr-xr-x 7 root root 4.0K 2008-03-28 20:27 Optimizer_TS-3.3.3
-rwxr-xr-x 1 root root 11K 2008-03-31 16:21 ZendExtensionManager.so
-rwxr-xr-x 1 root root 11K 2008-03-31 16:21 ZendExtensionManager_TS.so
The issue starts after I reboot the server for another issue.
And then zend optimizer not show in phpinfo.
I have checked php -m and php -v,both normal.
[root@linux ~]# php -v
PHP 4.3.9 (cgi) (built: Sep 12 2007 11:09:31)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
[root@linux ~]# php -m
[PHP Modules]
bcmath
bz2
calendar
ctype
curl
dba
dbx
dio
domxml
exif
ftp
gd
gettext
gmp
iconv
imap
ldap
mbstring
mime_magic
mysql
openssl
overload
pcntl
pcre
posix
pspell
session
shmop
sockets
standard
sysvsem
sysvshm
tokenizer
wddx
xml
yp
Zend Optimizer
zlib
[Zend Modules]
Zend Extension Manager
Zend Optimizer
But phpinfo page only show
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
I am headache and try to reinstall Zend many times and reboot the server many times but not work.
in my php.ini I have:
memory_limit = 32M
but when I load a phpinfo() page, the setting is displayed nowhere.
Is there a reason for this ? I fear the setting is not taken in consideration by the server because of this.
I find that lots of hosts don't put the link to a phpinfo() script on their websites, even though that would save everyone a lot of unnecessary questions.
So I figure we should have a thread where people can add links to phpinfo scripts on their own hosts, or hosts where they happen to have the URL of a phpinfo script.
For those of you who own your own web hosting services, here's a chance to show off all your installed goodness, and all it takes is placing a simple link here (and put one in your FAQ section on your web site too, for the love of God)..
Since the forum doesn't allow editing your own posts (I still think that is nuts), please include all previous links in your post, so visitors will only need to read the LAST post to find all the updated links in one place.
I have recently upgraded MySQL to 5.25
However, when I run phpinfo, I see the following:
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 4.1.21
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient
mysqli
MysqlI Support enabled
Client API library version 4.1.21
Client API header version 4.1.20
MYSQLI_SOCKET /var/lib/mysql/mysql.sock
There are always people who would like to know what the php settings are on the server. Is it a security risk to share the phpinfo.php file on a website, with anybody who visits that website, able to view it?
View 4 Replies View Related32 bit or 64bit for cent Os 5.3?
I am planning to purchase 2 vps for my friends, 1 vps which I am currently in touch is providing wide range, they gave option for 32bit or 64 bit, is there going to be change in the performance of the vps based on this selection
and which is better for the future causes, this vps might have an community forum, few blogs and some file upload site,
There's idea to move to 64bit, Current Software Specs are:-
CentOS 4.4
PHP 4.3
MySQL 5.0
Apache 2.0
No CPanel
Named
NFS
Web site mainly running on Apache, PHP, MySQL and NFS.
What do you think about stability of these softwares on 64bit processor.
Also which better AMD Opteron or Intel woodcrest ?
I have been trying to research this but I cant seem to find an answer.
The big question I am trying to figure out is the comparison in clock speed for different processor bits.
For example, a 32 bit Pentium 4 at 3.2ghz versus a 64 bit AMD Athlon 2.0 Ghz?
while setting up a server which will host VPS's. Currently I have CentOS 5.1 x64 as the host OS, and I'm playing around with Xen for VPS's. Would you recommend a 32bit VPS, or a 64bit VPS?
View 7 Replies View RelatedFor those of you who has 8GB RAM on their servers, are you running 64bit OS on the server? How good are those 64bit OS? Are they stable?
View 14 Replies View RelatedI wonder if there is a big advantage if I would go 64bit instead of 32bit. Now I mean standard webserver + mysql. And how about compatibility isses?
View 14 Replies View RelatedAre these unheard of?
Are there any out there? Im looking at recompiling some custom server software into 64-bit ... (I am waiting on one library to be updated) .. to make use of the extra RAM allocations, and slight speed increase.
how i can migrate vmware 32bit to 64bit without delete any vps... ?
View 1 Replies View RelatedI tried installing CentOS 64bit using windows image and vnc that comes with HyperVM and it says (your cpu does not support long mode. use a 32 bit distribution), and if I try to install Windows Server 2008 I get blue screen with a stop and error.
View 5 Replies View RelatedWitch OS 32bit or 64bit
I have a server with follow specifications:
Intel Celeron D/215/220
1.20+ GHz
1 Go DDR
Witch version of Centos is the best for this server. Centos 32bit or 64bit...
does CSF & APF work with FreeBSD 6.2 64-Bit?
View 5 Replies View RelatedI'm in the process of preparing to install CentOS 5 on my server, and was wondering whether most people recommend going with the 64bit version or sticking with 32bit. My server's CPU is 64-bit capable (Xeon 3060 at SoftLayer), and I have previously run CentOS 4.4 64bit on it, though I did have some struggles from time to time getting things to work (following setup guides that tend to assume 32bit more often than not).
I'll be running just a standard setup of PHP 5, MySQL 5, and Apache 2, powering several moderate-traffic sites that run on the Drupal CMS (e.g. about 7000-10000 visitors per day total, though hopefully more in the future of course). I don't plan on running a control panel other than Webmin, though I might get DirectAdmin or similar in the future to make hosting some friends/clients a bit simpler.
Will going with 64bit offer any worthwhile advantage with this setup?
I was surprised when hypervm brought in a 64bit guest os. Maybe it's me..but...is this a good idea? Maybe it works fine.. it just does not *seem* like it would.
View 9 Replies View Related/usr/bin/ld: /usr/local/imap-2004g/lib/libc-client.a(osdep.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/local/imap-2004g/lib/libc-client.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1
This happens in php recompile
When trying to install under 64bit
Many people have some problems with vmware server on some 64bit operation systems.
If your server's ram is more than 6GB, you have to have a 64bit OS but I have tried to install vmware server on a 64bit server, it seems to be crashing my vmware server every 5 min and I cant use it more until I reset this service.
CPU : Intel Xeon Nehalem 3440 2.53Ghz Quad Core w/ HyperThreading (8 virtual cores)
Ram : 4 GB DDR2
Os : CentOS 64bit
I have had an another server and i have solved this problem whit Debian. but on CentOS I usually have problem, and I cant use vmware server.
Have you any idea how i solve this problem on CentOS 64bit?