Help - Search - Members - Calendar
Full Version: One More Php Question
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
Moonforhumanity
Will anybody please tell me which PHP functions are disabled? for example, I came to know that mail() is disable. Which other functions are disabled? tell me please.
Ed
You can find out about php's setup by running the following script:

CODE
<?php phpinfo(); ?>


Current list:
QUOTE
system
exec
shell_exec
passthru
set_time_limit
error_log
ini_alter
dl
pfsockopen
openlog
syslog
readlink
symlink
link
leak
fsockopen
popen
escapeshellcmd
apache_child_terminate apache_get_modules
apache_get_version
apache_getenv
apache_note
apache_setenv
virtual
stream_bucket_append
stream_bucket_make_writeable
stream_bucket_new
stream_bucket_prepend
stream_context_create
stream_context_get_default
stream_context_get_options
stream_context_set_option
stream_context_set_params
stream_copy_to_stream
stream_encoding
stream_filter_append
stream_filter_prepend
stream_filter_register
stream_filter_remove
stream_get_contents
stream_get_filters
stream_get_line
stream_get_meta_data
stream_get_transports
stream_get_wrappers
stream_register_wrapper
stream_resolve_include_path
stream_select
stream_set_blocking
stream_set_timeout
stream_set_write_buffer
stream_socket_accept
stream_socket_client
stream_socket_enable_crypto
stream_socket_get_name
stream_socket_pair
stream_socket_recvfrom
stream_socket_sendto
stream_socket_server
stream_socket_shutdown
stream_wrapper_register
stream_wrapper_restore
stream_wrapper_unregister
Bash+
QUOTE(Bread @ Jan 23 2008, 09:35 PM) *
You can find out about php's setup by running the following script:

CODE
<?php phpinfo(); ?>


Current list:


Hi - I see that "stream_context_create" is listed in the results of your phpinfo() command.

Running an app I received this error

"Warning: stream_context_create() has been disabled for security reasons in ....."

I'm not sure if it should work or not !! Do you have any clues ?


Thanks

Bash+
Bash+
QUOTE(Tom @ Jan 29 2008, 06:15 PM) *
Bread's list is DISABLED functions.



Ahh I see - thanks. I'm trying to write an example facebook application and the library uses that call...

Am I on to a loser from the outset or is there something I can do to make it work?

Bash+
suhailpaloli
Pls ty to put fsockopen enable. so it's good for phpbb and wordpress.
Divyang
Hmmm....i think i'm happy with da no-ad policy rolleyes.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.