How Many Hosts Have PHP Exec() Disabled

Dec 5, 2008

My happiness with Innohosting (as a reseller) has come to a screeching halt when I found they've disabled exec(). This has sunk my plans to use Typo3 and Gallery for a website I'm creating for a client as they use Imagemagick through exec(). Rather than reconfigure them to use gdlib (possible?) instead, I'm inclined to look for a host that allows exec().

I've asked Innohosting about applying the PHP exec_dir patch found here:[url]

And discussed here:[url]

I'm waiting for them to get back to me. I hope it's a solution as Innohosting seem great otherwise.

Failing all else, how many hosts have PHP exec() disabled? Is this common?

View 7 Replies


ADVERTISEMENT

Php Build As Cgi With Exec

Apr 16, 2009

I have build PHP as CGI but now the function exec says with every command like uptime this error: [Thu Apr 16 10:28:37 2009] [error] [client xxx.xxx.xxx.xxx] sh: uptime: command not found

This also happens when I do the command convert (yes Imagemagick is installed). Strange enough when I login with the permissions of the exame user I can do the commands through SSH without any problem.

I use DirectAdmin with custombuild. How can I resolve this? Am I required to build PHP to CLI to use the exec command?

View 7 Replies View Related

Is It Safe To Enable Exec()

Jun 21, 2009

I am trying to install gallery 2.3 and it requires exec() to be enabled for some functions. Is it safe to enable it in php.ini?

In php.ini file I see this, disable_functions = symlink,shell_exec,exec,proc_close,proc_open,popen,system,dl,passthru,escapeshellarg,escapeshellcmd

I have CentOS running on my VPS.

View 13 Replies View Related

Client Exec Installation

Apr 6, 2008

I want to install Client Exec in my Cpanel.

View 2 Replies View Related

How To Open Curl-exec In1 Site

Apr 6, 2009

i need open curl-exec in one site in server

Configured Value for php

PHP 5 Handler dso

View 0 Replies View Related

Backup Exec Scheduled Not Running

Dec 15, 2008

I have a client that is running backup exec. They have 2 scheduled jobs in the system. One of them runs, and one does not.

It is skipping over the job. If you watch the timer for the backups, it counts down, 2 mins, 1 min. Then jumps to 60 mins. No errors or anything reported in the logs.

Again, the other backup job runs perfectly fine and a manual job runs as well.

View 3 Replies View Related

Can Not Update Packages: Exec Failed: Warning: ....

Jul 1, 2009

I have been having a lot of problems with my server lately. Today I attempted to update container software. The operation failed with this output:

Operation update with the Env(s) "server.[site].com" is finished with errors: Can not update packages: exec failed: warning: /etc/issue created as /etc/issue.rpmnew warning: /etc/issue.net created as /etc/issue.net.rpmnew error: /etc/httpd/logs expected to be a regular file, lstat() returned 40000 error: unpacking of archive failed on file /etc/httpd/logs: cpio: rename failed - Is a directory warning: /etc/yum.conf created as /etc/yum.conf.rpmnew Error in Transaction: One or more rpm failed. Error: /usr/share/vzyum/bin/yum failed, exitcode=1 .

I am slowly learning how to use Linux and the SSH terminal to manage my server... but this beyond me...

(I wonder if it has anything to do with the "segmentation faults" that have been occurring.)

View 0 Replies View Related

Disable Functions :: Show_source, System, Shell_exec, Passthru, Exec ...

Jun 13, 2008

How to disable those functions on VPS with Lxadmin and CentOS 5
show_source, system, shell_exec, passthru, exec,
phpinfo, popen, proc_open, base64_decode, base64_encodem, proc_terminate

View 9 Replies View Related

Universal Hosts (uni-hosts) Two Week Mini Review

Apr 2, 2008

I was in the market for a new dedicated server after a couple of years with my previous provider. The previous provider did nothing wrong but they were no longer competitive when it came to CPU and memory.

I moved first to geekrack. And I left them after a week and a half as they never were able to get my rDNS records setup.

I found Universal Hosts on this forum and gave them a shot. I had asked for an operating system that they didn't offer normally (Debian 64 bit) and they said that they could do it. However, when my server was setup it was 32 bit Debian instead. They apologized and had Debian 64 bit setup less than 24 hours later.

When I asked them to get rDNS records setup it took a few hours but they were setup correctly and they worked.

Universal Hosts is also a BurstNet reseller but compared to my other attempt at using a BurstNet reseller they are fantastic. While the initial config was incorrect they worked quickly to fix it and were very professional about it.

So after two weeks - so far so good. Keep up the good work UniHosts!

View 1 Replies View Related

Apache :: Virtual Hosts With Windows 8 Hosts File

Aug 11, 2013

I am running Apache2.2, PHP5.I have been running with virtual hosts on a Windows 7 environment fine for a couple of years successfully, but have just had to move to a Windows 8 environment.It looks like Apache and PHP have installed and are working fine, but my Virtual hosts are now not being recognised. From what I can tell, it is the Windows 8 hosts file that is having a problem, as it looks as though it is now just setup to Block websites.

If I make the host file just have the one line127.0.0.1 localhost entry, then the very first Virtual Host from my apache config file will come up, but the rest are not found.If I put the usual 127.0.0.1 mywebsite.name aliasname is appears as though my website works momentarily and then is blocked..

View 7 Replies View Related

Directadmin Hosts Or Cpanel Hosts

Aug 16, 2008

Recently I stumbled along a host on here with a good rep and that uses direct admin.

Because they were very nice on the live support I signed up to see what direct admin was like.

Its very diferent from cpanel. Some parts seem to be harder to use like the phpmyadmin requires the username and password to the database you created not the control panel username and password like cpanel. Although I guess that could be a good security feature just in case some one gets into the control panel they can not get into the phpmyadmin, then again if they are smart and were able to get into the control panel they could get into ftp and look what the username and password is on the config file for the script you are using.

The bandwidth meter seems to be better in direct admin although I think its acting up for me as its putting yesterdays bandwidth on todays. I was told by the host that it updates every 2 hours and at first it did but now its gone to every day. Oh and unlike cpanel this bandwidth meter includes bandwith used by the control panel.

Niether one from what I can tell counts sftp though at least for the hosts I have right now.

View 14 Replies View Related

YUM - Is Yum Disabled By Easyspace

Oct 23, 2008

I went with the cheapest VPS, no control panel and installed webmin myself (done - saves a quid a month )

I have now setup the virtual domains for multiple domain hosting, to find whilst migrating a website that the current install of php (5.12ish) has --without-mysql
so i got the php install files, went to run ./config to find i'm missing required files
(configure: error: Could not find pcre.h in /usr)
which in turn required more files
the resolution rpms are out of the question too many, I need YUM
yet...
bash: yum: command not found
strange as centos comes with yum i thaught
support is busy, thaught i'd try here
-------------------------------------------------
Me:
Web Designer
Only linux experience prior is Yellow Dog Linux
No prior experience in VPS
VPS:
centos 5
minimum spec
now with webmin

View 7 Replies View Related

Couriertcpd Disabled

Feb 7, 2008

Last night MySQL Crashed, and when the guy that I share the server with found out, he simply restarted the server (because he doesnt know any better). I went to check my email this morning and it wasnt connecting, I assumed the pop3 server or exim was in need of a restart, but when I went to restart pop3, this came up:

Attempting to restart cppop
Waiting for cppop to restart.... . . . . . . . . . . finished.

cppop status

couriertcpd is disabled

Service: [cppop] has been disabled by the sys admin
So, I re-enabled cppop (can't imagine why it would have disabled itself) and still nothing, I looked up couriertcpd to re-enable as well, but found nothing about enabling/disabling it on google.

View 1 Replies View Related

Some Functions Is Disabled.

Jun 29, 2007

My vps managed service has disabled this functions in php.ini :

Code:
exec, shell_exec, system, passthru,popen, virtual, show_source, pclose
I asked them why these disabled and the answer was "because of security reasons" .

So for example a Joomla installation with working RSS needs some of these functions and when I install vary php programs I face some strnge problems that I think it may be from these disabilities .

So my question is could these functions usually be disabled ? and may I delete them from disable_functions of php.ini

View 7 Replies View Related

Log Managment Disabled

May 20, 2007

I am hosted at EuroVPS from my reseller. I have noticed that my disk space has high usage 150MB whereas real usage should be around 30MB. Then I tried report service which stated disk usage is 30MB and Log report is 120MB. I said no problem let delete those Log files where I bumped to a problem, Log rotation is disabled and there is no X (delete button). In few years I could reach to maximum disk usage and disabilty to upload files and etc..

What to do now? I don't have password for support at EuroVPS since I am not reseller and my reseller isn't replying).

View 3 Replies View Related

Script Disabled By LunarPages

Oct 15, 2009

Recently your account was utilizing excessive resources and putting load on server, making it unstable. Details are as follows:

A detail of the problem is shown below as:

CPU: 4.34 %
Memory: 0.97 %
Mysql: 4.1 %

My account information:

Disk Space Usage 2642.17 Megabytes
MySQL Disk Space 27.80 Megabytes
Bandwidth (this month) 13591.15 Megabytes

After Lunarpages disabled my index.php file to shut down my site, I transferred my download files to an Online Hard Disk -- Skydrive. With only dozens of IPs per day, the CPU usage will not be excessive.

I don't know if this can solve the problem and let them open my site again. Now with almost two days passed, and still no reply, I get worried.

View 14 Replies View Related

Account Disabled By Dreamhost

Sep 26, 2008

I hosted three domains in dreamhost for at least two years. Several days ago, some guy (registered in one of my websites) complained to dreamhost that I was sending a spam email to him and then Dreamhost disabled my account. I don't even have access to my data now.

The email I sent to that guy was just a regular newsletter of my website. The dreamhost staff Karl said that I should provide proof that users of my website should have confirmation on their registration and I should record their registration IP as well as registration date. Well, my website indeed was designed with such feature. After registration, users will receive a confirmation email on their registration. They should click on a link in the email to activate their account. And we designed the database so that the registration IP and date will be recorded.

However, the dreamhost staff said that not all the fields of IP&date are filled with data, some are blank. Then it must be the problem of our PHP script, not our original purpose, because we designed the database for that.

Now dreamhost disabled my account forever. No response for my emails with questions. No backup for my data that I worked for everyday. I just can't ever believe such a famous hosting provider would act like this. I don't even have a chance to have my data back. I don't even have a chance to correct my PHP script so that the problem will not occur any more.

View 14 Replies View Related

FTP Disabled By Firewall, How To Enable?

May 13, 2008

i have share account ssh my friends, but my friend had been disable ftp by firewall. how to reopen sevices ftp and remove rules disable ftp.

View 5 Replies View Related

Iptables Disabled, But Apf Running.

Jul 2, 2007

If APF is running, but iptables is not. Will it then even work if it's not in monolythic kernel?
When i check the iptables status, i see: # service iptables status
Firewall is stopped.

Someone is assisting me with security installs on my server, and he told me it's is normal? I thought APF is an iptables based script, so iptables must be enabled?

View 0 Replies View Related

URL File-access Is Disabled

Jul 22, 2007

I'm running into a strange problem. I've copied this code from rentyourdot.com and it uses curl and also file_get contents. I keep seeing this:

Warning: include() [function.include]: URL file-access is disabled in the server configuration in

Now i have access to change anything on the server, and both these are set to on in phpinfo.

allow_url_fopen = On
allow_url_include = On

I also have another script that uses file_get_contents to get a remote url and its working fine. Any clue why its even coming up with that error?

View 1 Replies View Related

Disabled Direct Root Login

Oct 24, 2009

im able to login to root via SU perfectly

One problem: All my old files and folders are owned by ROOT so that means my SU account named XXX cant edit/add/delete anything from my SFTP because of folder/file permission.

Is there anyway my SUDO(wheel) account can still edit these files own by ROOT?

View 3 Replies View Related

Enable The Disabled Functions For An Account

Jul 4, 2008

i have disbaled many functions in php.ini settings ! for security!

but i need to use some of the functions for my billing System!

how can i enable all the functions just for an account? or a directory!

View 0 Replies View Related

PHP Disabled Functions (HTTPD.conf)

Aug 7, 2007

is it possible to set the disabled functions list for PHP in apache's HTTPD.conf per virtual host? i want a bunch of functions disabled for everyone except the default host (me).

I tried the php_admin_value way and when i look at phpinfo() it shows that the master is disabled and the local is not disabled (exactly what i want) but they arnt actually enabled for me

View 14 Replies View Related

How Start Disabled Network - Windows/kvm

Dec 31, 2007

I have problem with one of our clients, they have disabled network card and of course lost access to windows server. After reboot it looks that it doesn;t auto-start net.

Server is at ovh and there is problem with theirs support (they don;t support windows - or maybe they don;t know how to click on network card at enable).

We have started kvm but it is activated in some virtual network and in network connections is only some "local connection 2" with local address 10.x.x.x

How we can remotly enable/restore network after normal system start ?

Is there any command that we can add to autostart that can enable network, or maybe there is some another way to fix this (change some registry key that network will be activate after restart or sth).

View 2 Replies View Related

Plesk Automation :: Sites Getting Disabled

Dec 15, 2014

We are having an issue with websites randomly getting disabled within our PPA system. There doesn't seem to be any reason why they are getting disabled. Our PPA is not tied to a billing system that would make them shut off. Turning them back on works fine but it shouldn't be just shutting them off.

View 2 Replies View Related

How Can I Know A Servers Ping Speed If They Have Disabled Pinging

Dec 7, 2008

server outside of US has this ping bellow

Is this OK? or painful for users to reach it?[url]

View 12 Replies View Related

SSH Keys & Direct Root Login Disabled

Jul 3, 2008

Currently I have a server that has direct root SSH access disabled (have to login as regular user then su to root), but I am currently working on setting up authentication via SSH keys, but I can't seem to get it working with direct root SSH access disabled? Is this normal, and if so is there anyway to work around it?

Basically I'd like to be able to authenticate both ways; both with SSH keys or by logging in as a regular user and su to root.

View 8 Replies View Related

Warning: Shell_exec() Has Been Disabled For Security Reasons

Sep 15, 2007

I installed status2k on my server and i am encountering this error.

Quote:

Warning: shell_exec() has been disabled for security reasons in /home/oxyhosts/public_html/status/includes/functions.php on line 455

You can take a look at the errors on http://tinyurl.com/264tot

I even tried disabling shell_exec and exec from php.ini but that too didnt resolve the issue.

Is there a way i can get this thing to run without / with enabling shell_exec?

View 7 Replies View Related







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