Disabled Functions List? - How do I enable these?

free web hosting
Open Discussion > General > Hosted Members Area

Disabled Functions List? - How do I enable these?

nations
I am looking into setting up an e-Commerce site and I am currently setting up X-Cart. When installing this I get a message telling me that the following functions are disabled:
QUOTE

Disabled functions list ... 'system, dl,proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, pfsockopen, leak, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd'


I looked around my cPanel and I could not find anything to re-enable these. If someone could please point me in the right direction on enabling these please let me know.

Thank you!

nations

Reply

delivi
Checkout the Configuration files. May be these functions are disabled by default.

Reply

nations
OK I will have a look around my cPanel and see what I can find.

Reply

electriic ink
Here's my guess. I looked up some of the functions on php's manual. On most of them I found evidence that they might be linked to shell scripts and/or program execution:


SYSTEM():

CODE
<?php
echo '<pre>';

// Outputs all the result of shellcommand "ls", and returns
// the last output line into $last_line. Stores the return value
// of the shell command in $retval.
$last_line = system('ls', $retval);

// Printing additional info
echo '
</pre>
<hr />Last line of the output: ' . $last_line . '
<hr />Return value: ' . $retval;
?>


Allows you to execute shell commands

ESCAPESHELLCMD():

Self explanatory - shell in the function name


So that trap17 is not abused, the shell feature (SSH) has been disabled. These look to be all SSH functions so you cannot enable them...

 

 

 


Reply

nations
sad.gif OK at least now I know not to waste my time looking around figuring out how to enabled these. Now I will have to continue my search for a different Cart to use.

Reply

farsiscript
hi all
some times server admin close some php Functions for more security i think its very good idea
some times php goes to hard and very bad lan . you must change your script and talk to script support for more info
for example
some host run in safe mode , if server run in safemode many Functions in php dosent run .

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Similar Topics

Keywords : disabled, functions, list, enable

  1. Telemarketing Block List - Canada
    DO NOT CALL List coming to Canada (1)
  2. Creating A Shortcut List Near The System Tray
    Time saver tip for windows (4)
    Are you bored at work today? Here's a small enhancement to your desktop. Hope you like it. I)
    When you have to open any program you have to click "Start" "All Programs" and then choose your
    selection from the programs folder. Now how would it be to achieve the same task in just two clicks?
    You can save all your favourite program shortcuts in a folder and view that through a tiny arrow
    near the system tray. Its very simple. You would tell, "Ya, I almost knew that". Here's how to
    do it. a) First create your folder and add the shortcuts you want to access. The f....
  3. C# Enable Winform Plugin
    This article enables your C# Winform application to have flexible menu (0)
    This article enables your windows form application to have plugins. What is Plugins? Plugins are
    .dll assembly that is put in your application folder that enable your application to have extended
    features which uses separate codes instead of your main assembly file (exe files). The reasons to
    create plugin enabled application is that you can let other programmer to develop plugin for your
    application, then just plug the dll in the application, and your application is ready to use them
    without knowing. Joomla's components&modules or Winamp's Plugin is for these fe....
  4. Good Freeware List
    (6)
    Here is the list of my computer freeware - Free Download Manager (manages your download, very
    reliable) - Moyea FLV Downloader (you can download FLV files form ANY sites!! Not only
    youtubes) - AVG 7.5 (free anti virus) - Audacity (free tools for audio, we can cut or paste and
    adjust audio files) - OpenOffice (free office application) - Vista Transformation Pack (create vista
    style in windows xp desktop) All freeware are greats....
  5. Top 10 Geek Ways To Beat Boredom
    My list. What's yours? (12)
    My Top Ten recommendations for what geeks can do to stop getting bored... 1. Visit a humorous
    website. My recommendation: Computer Stupidities - http://www.rinkworks.com/stupid/ 2. Download
    a new computer game Linux: http://www.happypenguin.org Windows / DOS: http://www.pcgaming.ws
    Mac: http://www.macgamesandmore.com/best_freeware.html For the record, my geek-game recommendation
    would be nethack: http://www.nethack.org 3. Build something in 3D For this I recommend Blender.
    It's a big program to learn, but well worth it. Download from: http://www.b....
  6. List Of Free Games
    (With Descriptions) (10)
    Ok, so I was told that the other list of games was no good because it was just a list. I am going to
    start a list now that will include the descriptions so the posts will have substance. This list can
    be added to by everyone, but let's use this format: Name: Website: Type: (FPS, RPG, RTS
    etc.) Players: (Single- or Multi-Player) Description: Here are a couple that I am playing now:
    Name: Combat Arms Website: http://combatarms.nexon.net Type: First-Person Shooter Players:
    (Massively) Multi-Player Description: This game is a lot like Soldier Front....
  7. Ameran Portals?
    A list is needed! (1)
    Listen. guys! Could you post American portals or forums, I really need it! List as much you
    can, but keep in mind I need those portals or forums which contain topics such as movies, music, and
    so on. Waiting for you reply.....
  8. A List Of Animals And Their Meaning
    Like the title says (1)
    This is a LONG list of animals and their Meanings! ^.^ Hope U like it!

    Alligator - aggression, survival,
    adaptability Ant- team player, worker Armadillo - active, nocturnal, protection Bat - guardian of
    the night, cleaner Bear - power, adaptability Bear Paw - strength, mobility Beaver - builder, gather
    Bobcat - fierce, loner intensity Brontosaurus - harmless giant Buffalo - sacredness....
  9. Database Or Pdf
    Best way to list books on my site (3)
    Hi all, I am not sure if this is the right place to post but I'm sure you'll tell
    me if it's not. My problem is this: I have a website where I sell books and it's one of
    those simpleton sites where I don't need to know code, I just click icons etc Anyway, I can
    upload images to the server and need to have them in different resolutions and link from a thumbnail
    to the larger picture. What I am trying to say is I have about 6000 books to display on my
    website which is impractical as it takes me about 10 mins to load 1 copy. What is the ....
  10. Enable Shell
    (1)
    Hi, today i generated a ssh key to connect to the server and when i get connected it says: CODE
    Shell access is not enabled on your account! If you need shell access please contact support.
    So i would like to enable ssh access. I really need it to setup the environment for my web. Thanks
    in advance, Seba.....
  11. Recommended List Of Money Making Sites
    A list of 10 sites from which easy money can be made (0)
    I just want to let everyone know I have updated my list of money making websites and in my opinion
    the 10 listed are the most reliable and honest money making sites that are free to join available.
    Please review this blog and let me know what you think http://makeeasymoney247.blogspot.com ....
  12. Help With Xp - Autoupdate Not Working [resolved]
    Cannot enable autoupdate (13)
    Hi, I have this Sony system with XP SP2 installed and It got infected with a virus. It came as an
    attachment and I thought its a legit file since NOD32 found it clean. It was suspicious bcoz of its
    size ( /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> So
    NEways, I managed to clean up the system (0% traces of any suspicious activities so far) but since
    then my Auto-Update is turned off. If it were to be a pirated copy, I wouldn't have cared much
    but this is LEGIT /biggrin.gif" style="vertical-align:middle" emoid=":D" border....
  13. Please Can You Review My Blog
    List of recommended sites for making money online (3)
    I am currently in the process of constructing a list of the best sites through which to make money
    online and would like people to take a look at the sites I have added so far. I am obviously still a
    long way of completing it but just wondering whether people think it is a good site / idea
    http://makeeasymoney247.blogspot.com Also if you have not yet signed up to ClixSense I would
    highly recommend it. You can join for free but you are better of paying the small $10 yearly
    membership fee as this will bring you a ton more paid adverts - more than any other site I ....
  14. Arrays And List Boxes
    VB6 Codes needed (2)
    Hello Guys, I am working on an application. It is such that there are 2 list boxes or combo boxes.
    One is Labeled Departure and the other is labeled Destination. The boxes contain various states in
    America and each state has its unique feature of distances. The difference of the distances has to
    be reflected on a label. Where I need help is a code to execute the contents of the array into
    values For instance: Option Explicit Private Type Stateinfo statedeparture as integer
    stateDestination as integer TotalDistance as integer End Type Dim StateDistance ....
  15. How To Make An Ultimate Game List.
    If you're making a site on video games or such. (0)
    Hello. I am BuBBaG. You can call me Bubba for short. I'm going to show you how to make an
    Ultimate Game List. First off, we need to make a database, we are going to call this database
    `my_db`, leave out the `'s. Inside that database we will need to create a table
    called `ugl'(Ultimate Game List, duh). To make the table, simply enter this in the Syntax.
    CODE CREATE TABLE ugl ( System char(50), Game char(50), ) In the
    above code, it is stating we are creating a table called ugl, with two columns, System, and Gam....
  16. Functions
    ??? (9)
    I created this topic mainly because I wanna get a clear interpretation about those listed PHP
    functions. The first function is while($row=mysql_fetch_array($query)) { ....
  17. Can Anyone List Some Good Urls For Photoshop Brushes?
    (5)
    I've been dying to find some good brushes. But all the ones I can find are on deviantart.com but
    they aren't exactly what I'm looking for. I'm looking for different types of brushes
    like brand types, peace signs, flowers and stars. Do you guys know any other good sites where I can
    find these brushes? Thank You So Much! If you want, you can help post some sites for other
    types of brushes that you enjoy using!....
  18. List Of Free Directories To Submit Your Websites
    (7)
    Hi: Submission in free directories is a world-known way to increase ranking and traffic. But most
    of you don't know a good source of that list of directories. Here is a great source of free
    directories list . Just start submission in those directories in your free time, and see you
    ranking.......
  19. 157 Of The Best Free Software On The Net
    Freeware Software List (7)
    I nearly had a heart attack when I saw this e-magazine (PC Magazine) on a website that will remain
    nameless just because of the nature of this website. Anyway with my wonderful pdf extracting skills
    I cut the pages down, and if all goes well the links to the original article should still work. So
    what kind of software are we talking about well I put it like this you might already have them,
    software covers Operating Systems, Antivirus/Anti-Malware, Firewalls, Security, Finance, Office,
    Calendar/PIMs, Backup/Sync, App Launchers, Utilities, Downloads, Interface Enhanceme....
  20. Php Functions To Send Mail
    (9)
    Which other methods to send mail from a form? I just know mail function, like: mail(string to,
    string subject, string message) Has anyother?....
  21. Enable/disable Task Manager
    these methods show you how to disable taskmanager and enable it (1)
    hi i thought i would share with you how to enable/disable your very own taskmanager. go to Start
    run type regedit then press enter and navagate to
    HKEY_CURRENT_USER/Software\Microsoft\Windows\CurrentVersion\Policies\System
    DisableTaskMgr right click modify 1 = Enable 0 = Disable and if the DisableTaskMgr isnt there
    then just right click in the regedit window and click New - Dword Value and type DisableTaskMgr
    then set its value to 0 or 1 what ever oe you want to choose lol also there is another solution if
    you dont want to mess aroun....
  22. Data Structures -- Linked List -- Reverse
    Reverse a linked list (5)
    Give an algorithm to reverse a linked list with a time complexity of O(n) and minimal space
    complexity. What is a linked list? Search trap17.com. i Have already answered this question in
    one of my older questions. Solution 1 Here is one simple solution... CODE Void
    ReverseList(node* head) {     node *temp,*current,*result;     temp=null;     result=null;
        current=head;     while(current!=null)     {         temp=current->next;
            current->next=result;         result=current;         current=temp;     }   
    head=result; ....
  23. Data Structures -- Linked List
    Find the nth last element in linked list. (9)
    Given a linked list, find the 5th last element with Time complexity O(n) and minimal space
    complexity. Note: If you know the answer and if you feel it is simple also please post the
    answers so that others will come to know about the answers. What is a linked list?? /* this is for
    your further reference and reading */ QUOTE In computer science, a linked list is one of the
    fundamental data structures, and can be used to implement other data structures. It consists of a
    sequence of nodes, each containing arbitrary data fields and one or two references ("links") po....
  24. Free Sms Site
    List of free SMS sites (5)
    I start this topic for us to post free sms working site. If anyone of us have a free sms site that
    works, don't hesitate to post it here! Thank to all of you to participate. /wink.gif"
    style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> EDIT--- Kindly give
    description about the SMS site, if possible :-)....
  25. A List Of Great Movies!
    (162)
    Ok, muy favorite movies are: Butterfly Effect Pirates of the Caribbean (The curse of the Black
    Pearl) Titan AE....
  26. How Hard Is It To Grow Up Being Disabled?
    (12)
    I was born with Congenital Heart Failure, not Congestive and different. With Congenital Heart
    Failure, my body was not even able to support itself, when I was born I was named one of the
    nation's sickest infants. In Whittier, California they split apart Imperial Highway just to get
    me out. They couldn't do it by air because of the weather. As I grew older, I lived life
    normally. I never knew what I had. I had lived life as a normal kid. When the time came around when
    I was five or six I came down with Kalaskis Diease (I cannot spell the first one, pronoucned Ca....
  27. A List Of Awesome Free Fps'
    (first person shooters) (29)
    Ok, so here's an awsome list of some free first person shooters that AREN'T CRAP. These are
    actually made by the pros. these are for all PC OSes. Wolfenstein - enemy territory Nexuiz
    America's Army- special forces Counter Strike edit: I'm dumb. Legends ....
  28. Css Trick: Hide Disabled Internet Explorer Vertical Scrollbar
    (18)
    I'm working on a website and a few minutes ago I got very tired from the Internet Explorer
    vertical scrollbar. This vertical scrollbar is always there, even if the length of the page does not
    require a vertical scrollbar. In this case, Internet Explorer will disable the scrollbar though not
    remove it. In my opinion this would be correct behaviour. The disabled however not hidden scrollbar
    means that a switch between a preview of your website in Mozilla Firefox and MS Internet Explorer
    will lead to an annoying change of the location of your layout. To disable this an....
  29. List GMail Giveaway
    (58)
    The following are people who are willing to giveaway their invites. If you need them, you can refer
    to this list: OrionLeingod = stoneddevil(at)gmail(dot)com Random = boomba.is(at)gmail(dot)com
    rmdort = rmdort(at)GMail(dot)com TWIXMIX = ryan.nielson(at)GMail(dot)com chakhei =
    peter4all(at)rediffmail(dot)com or PM him Afula = ivgenib(at)GMail(dot)com Bandit =
    bandit.mafiot(at)GMail(dot)com Emilin =emi.babe AT gmail DOT com nate9000 = nate9000 (AT) gmail
    (DOT) com gowron = paul(at)magielse(d0t)com Darthbob = therealdarthbob AT gmail DOT com TheStand
    = Bren....
  30. Free Classified Ads--no Hype
    Regional ads with photos at Craig's List (6)
    Craig's List has been around forever and it just keeps getting better. There's no hype, no
    popups, no banners, just legitimate ads with photos that really pull. Our son sold 2 items over
    there last month. You have to renew them or they fall off and it's best to cancel and re-list
    your stuff, weekly, to stay near the top. /smile.gif' border='0' style='vertical-align:middle'
    alt='smile.gif' /> Craig's List ....

    1. Looking for disabled, functions, list, enable

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for disabled, functions, list, enable

*MORE FROM TRAP17.COM*
Similar
Telemarketing Block List - Canada - DO NOT CALL List coming to Canada
Creating A Shortcut List Near The System Tray - Time saver tip for windows
C# Enable Winform Plugin - This article enables your C# Winform application to have flexible menu
Good Freeware List
Top 10 Geek Ways To Beat Boredom - My list. What's yours?
List Of Free Games - (With Descriptions)
Ameran Portals? - A list is needed!
A List Of Animals And Their Meaning - Like the title says
Database Or Pdf - Best way to list books on my site
Enable Shell
Recommended List Of Money Making Sites - A list of 10 sites from which easy money can be made
Help With Xp - Autoupdate Not Working [resolved] - Cannot enable autoupdate
Please Can You Review My Blog - List of recommended sites for making money online
Arrays And List Boxes - VB6 Codes needed
How To Make An Ultimate Game List. - If you're making a site on video games or such.
Functions - ???
Can Anyone List Some Good Urls For Photoshop Brushes?
List Of Free Directories To Submit Your Websites
157 Of The Best Free Software On The Net - Freeware Software List
Php Functions To Send Mail
Enable/disable Task Manager - these methods show you how to disable taskmanager and enable it
Data Structures -- Linked List -- Reverse - Reverse a linked list
Data Structures -- Linked List - Find the nth last element in linked list.
Free Sms Site - List of free SMS sites
A List Of Great Movies!
How Hard Is It To Grow Up Being Disabled?
A List Of Awesome Free Fps' - (first person shooters)
Css Trick: Hide Disabled Internet Explorer Vertical Scrollbar
List GMail Giveaway
Free Classified Ads--no Hype - Regional ads with photos at Craig's List
advertisement



Disabled Functions List? - How do I enable these?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE