Pages (3):    1 2 3   
Member
Member
stevenew   14-10-2008, 18:28
#21

I'll continue to play around with it for now, perhaps I'll just have to stick with a custom contact page, which worked from the point of view of sending the messages but I did get other problems with that, Obviously the zenpage 'contact page' is a much more elegant solution if it worked.

Has anyone else got the contact_form plugin form working or not working in a zenpage 'page'?

By the way, I still have the omitted fields in the plugin options showing in the form even with the latest working contact_form.

Thanks for all your help.

Member
Member
stevenew   14-10-2008, 20:40
#22

Sorry to start yet another issue with the contact_form but...
I'm now setting up a custom page to try and get an active contact form working.
To make the custom page I have taken a copy of the index.php from the zenpage_default template removed everything within the content_left 'div' and put in ``.

The form loads, I fill out the form, press send but when the page refreshes to confirm the sending of the message, the 'page menu' is missing from the sidebar, I press confirm, the message is sent OK but again when the page refreshes the 'page menu' is missing from the sidebar, only news articles, gallery, archive and rss menus are in the sidebar.

Administrator
Administrator
acrylian   15-10-2008, 10:01
#23

No problem. I of course want to have that working. Although I do not understand why that would happen. Also the contact form - even if I or my server have problems with sending the mail somehow - works fine within a codeblock in the zenpage default theme here.

Member
Member
stevenew   15-10-2008, 11:17
#24

With the original 'Fatal error' I have tried everything I can think of but I still get the error. I wonder if it could be to do with the zenphoto install being in root rather than an sub folder? I guess the only way for me to find out is put a fresh zenphoto/zenpage install in a sub folder.........

I don't get the error on my local MAMP install

Administrator
Administrator
acrylian   15-10-2008, 11:44
#25

I really don't know why the function should be undefined nor can I reproduce it on my server. You could try to just remove that function with strip_tags(getPageTitle()).....

Also actually it should not make any difference if Zenphoto is in the root or not. But you could try....

Member
Member
stevenew   15-10-2008, 13:29
#26

Sorry where do I put strip_tags(getPageTitle())

Administrator
Administrator
acrylian   15-10-2008, 14:00
#27

Replace getBarePageTitle with it.

Member
Member
stevenew   15-10-2008, 14:28
#28

Presume you mean in pages.php I did that and got: Fatal error: Call to undefined function: getpagetitle() in /path to my zenphoto install/themes/zenpage-default/pages.php on line 5

Maybe I have it in the wrong place?

Also tried a fresh install of zenphoto/zenpage in a sub folder everything default (even a new database for the test) just with the updated contact_form plugin and still got the same error

I guess it must be something with my hosts setup but what?

Administrator
Administrator
acrylian   15-10-2008, 14:39
#29

Sorrry, yes, I mean pages.php.

Something seems not right on your server I would just guess. That function has to be there, too. Especially since I can't reproduce it. It may be a php 4 issue, since I only work on php 5, but if I don't understand it.

Member
Member
stevenew   15-10-2008, 15:25
#30

According to my host adding AddType application/x-httpd-php5 .php to my root htaccess file enables me to run php 5 (but they don't recommend it?) so I did that and php info confirms I'm now running php 5.1.1

sorry but I still get the same error....

I guess I'll go back to trying the custom page and see if I can figure why the 'pages menu' disappears

Member
Member
stevenew   15-10-2008, 16:22
#31

A slight development regarding the fatal error: In contact_form plugin options I changed 'required' to 'show' on the 'message' field, then when I filled in the form and sent, it reached the 'commit' phase, however then when I 'commit' and send I get the fatal error.

Member
Member
stevenew   15-10-2008, 16:47
#32

What I forgot to say above was I left the 'message' field blank then the form reached the 'commit' stage, I then tried again and filled in the message field and the error came straight away as before.

Administrator
Administrator
acrylian   15-10-2008, 17:41
#33

We have made some correction to the form. It is available in the svn/nightly this time. Please try that.

Member
Member
stevenew   16-10-2008, 12:20
#34

Updated the contact_form plugin from last nights nightly, still the same error.

was it OK just to update the plugin or do I need to update zenphoto?

Administrator
Administrator
acrylian   16-10-2008, 12:33
#35

I think the plugin should work standalone but haven't tested. But I suggest to try the latest nightly anyway.

Besides that I have no idea to your problem, I am sorry. There is no reason that should happen. Hard to help if I can't reproduce it anywhere.

Could you maybe post your phpinfo() data?

Member
Member
stevenew   16-10-2008, 13:01
#36

Here's V 4 info

PHP Version 4.4.4
System Linux node5.c6 2.6.11-1.1369_FC4smp #1 SMP Thu Jun 2 23:08:39 EDT 2005 i686
Build Date Feb 24 2007 12:59:00
Configure
Command './configure' '--with-config-file-path=/imports/lib/' '--with-openssl' '--with-dom' '--with-iconv' '--with-curl' '--with-mysql=/usr/local' '--with-gettext' '--enable-mbstring' '--with-xml' '--enable-
track-vars' '--with-apxs2=/usr/local/apache/bin/apxs' '--enable-exif' '--with-jpeg-dir' '--with-zlib-
dir' '--with-png-dir' '--with-gd' '--enable-gd-native-ttf' '--with-gettext' '--with-freetype-dir' '--
enable-ftp' '--with-pear' '--with-pspell' '--with-mysqli=../mysql-5.0.15' '--with-ldap' '--with-ldap-
sasl' '--with-imap=../imap-2004g' '--with-kerberos' '--with-imap-ssl' '--with-libxml' '--enable-xslt'
'--with-xslt-sablot' '--with-dom-xslt' '--with-expat-dir=/usr' '--enable-bcmath' '--with-mime-magic'
'--enable-calendar' '--with-mcrypt' '--with-mhash'
Server API Apache 2.0 Handler
Virtual
Directory
Support
enabled
Configuration
File (php.ini)
Path
/imports/lib/php.ini
PHP API 20020918
PHP
Extension 20020429
Zend
Extension 20050606
Debug Build no
Zend Memory
Manager enabled
Thread
Safety enabled
Registered
PHP Streams php, http, ftp, https, ftps, compress.zlib
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with the ionCube PHP
Loader v3.1.24, Copyright (c) 2002-2006, by ionCube Ltd., and with Zend Optimizer v3.2.2,
Copyright (c) 1998-2006, by Zend Technologies
PHP Credits
Configuration
PHP Core
Directive Local Value Master Value
allow_call_time_pass_reference On On
allow_url_fopen On On
always_populate_raw_post_data Off Off
arg_separator.input & &
arg_separator.output & &
asp_tags Off Off
auto_append_file no value no value
auto_prepend_file no value no value
browscap no value no value
default_charset no value no value
default_mimetype text/html text/html
define_syslog_variables Off Off
disable_classes no value no value
disable_functions no value no value
display_errors On On
display_startup_errors Off Off
doc_root no value no value
docref_ext no value no value
docref_root no value no value
enable_dl On On
error_append_string no value no value
error_log no value no value
error_prepend_string no value no value
error_reporting 2039 2039
expose_php On On
extension_dir ./ ./
file_uploads On On
16/10/2008 13:56phpinfo()
Page 2 of 9http://www.katzentv.net/phpinfo.php
gpc_order GPC GPC
highlight.bg #FFFFFF #FFFFFF
highlight.comment #FF9900 #FF9900
highlight.default #0000CC #0000CC
highlight.html #000000 #000000
highlight.keyword #006600 #006600
highlight.string #CC0000 #CC0000
html_errors On On
ignore_repeated_errors Off Off
ignore_repeated_source Off Off
ignore_user_abort Off Off
implicit_flush Off Off
include_path .:/usr/local/lib/php .:/usr/local/lib/php
log_errors Off Off
log_errors_max_len 1024 1024
magic_quotes_gpc On On
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off
max_execution_time 30 30
max_input_time -1 -1
open_basedir no value no value
output_buffering no value no value
output_handler no value no value
post_max_size 8M 8M
precision 12 12
register_argc_argv On On
register_globals On On
report_memleaks On On
safe_mode Off On
safe_mode_exec_dir /usr/local/bin/ /usr/local/bin/
safe_mode_gid Off On
safe_mode_include_dir /usr/local/lib/php/ /usr/local/lib/php/
sendmail_from me@localhost.com me@localhost.com
sendmail_path /usr/sbin/sendmail -v 83154 -c 16868 -t -
i -f sc16868@servage-customer.net /usr/sbin/sendmail -t -i -f customerbounce@servage.net
serialize_precision 100 100
short_open_tag On On
SMTP localhost localhost
smtp_port 25 25
sql.safe_mode Off Off
track_errors Off Off
unserialize_callback_func no value no value
upload_max_filesize 10M 10M
upload_tmp_dir /upload_tmp /upload_tmp
user_dir no value no value
variables_order EGPCS EGPCS
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
y2k_compliance Off Off
SourceGuardian
SourceGuardian Loader Support enabled
SourceGuardian Loader Version 7.0
SourceGuardian Loader Build Number 0x0000000C
Thread Safety enabled
Directive Local Value Master Value
sourceguardian.restrict_unencoded 0 0
Zend Optimizer
Optimization Pass 1 enabled
Optimization Pass 2 enabled
Optimization Pass 3 enabled
Optimization Pass 4 enabled
Optimization Pass 9 disabled
Zend Loader enabled
License Path no value
16/10/2008 13:56phpinfo()
Page 3 of 9http://www.katzentv.net/phpinfo.php
Obfuscation level 3
apache2handler
Apache
Version Apache
Apache API
Version 20051115
Server
Administrator root@unix15.servage.com
Hostnameort katzentv.net:0
User/Group nobody(99)/99
Max Requests Per Child: 50000 - Keep Alive: on - Max Per Connection: 0
Timeouts Connection: 90 - Keep-Alive: 10
Virtual Server Yes
Server Root /usr/local/apache
Loaded
Modules core mod_authn_file mod_authn_dbd mod_authn_default mod_authz_hostmod_authz_groupfile mod_authz_user mod_authz_default mod_auth_basic mod_file_cache
mod_cache mod_disk_cache mod_mem_cache mod_include mod_filter mod_deflate
mod_log_config mod_env mod_mime_magic mod_expires mod_headers mod_setenvif
mod_version mod_ssl worker http_core mod_mime mod_status mod_autoindex mod_asis
mod_cgid mod_negotiation mod_dir mod_actions mod_speling mod_userdir mod_alias
mod_rewrite mod_so sapi_apache2 mod_ruby mod_fcgid
Directive Local Value Master Value
engine 1 1
last_modified 0 0
xbithack 0 0
Apache Environment
Variable Value
HTTP_ACCEPT_LANGUAGEen
HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_COOKIE Photon_pwg_remember=a%3A2%3A%7Bs%3A2%3A%22id%22%3Bs%3A1%3A%221%22%3Bs%3A3%3A%22key%22%3Bs%3A44%3A%22OGRhZGNkMDU2MjRmMmFlZGI4OGV
Photon_pwg_id=ecec95ac9d2afe7dd4d92da137ef7fd4; utma=177364415.1653359770.1223935779.1223935779.1223935779.1; utmz=177364415.1223935779.1.1.utmccn=(direc
PHPSESSID=292c112a27495b4960a3c5a7bfaf1b25; dbx-linkmeta=grabit:0+|1-|2-&advancedstuff:0-|1-; dbx-pagemeta=grabit:0-|1-|2-|3-|4-|5-|6-|7-&advancedstuff:0-; dbx-postmeta=g
&advancedstuff:0-|1-|2-
HTTP_USER_AGENT Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.22
HTTP_ACCEPT text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,/;q=0.5
HTTP_CONNECTION keep-alive
HTTP_HOST www.katzentv.net
PATH /usr/bin:/bin
SERVER_SIGNATURE Apache Server at katzentv.net Port 80
SERVER_SOFTWARE Apache
SERVER_NAME katzentv.net
SERVER_ADDR 192.168.60.5
SERVER_PORT 80
REMOTE_ADDR 87.112.26.89
DOCUMENT_ROOT /home11/sub002/sc16868-CUDJ/katzentv.net
SERVER_ADMIN root@unix15.servage.com
SCRIPT_FILENAME /home11/sub002/sc16868-CUDJ/katzentv.net/phpinfo.php
REMOTE_PORT 51019
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING no value
REQUEST_URI /phpinfo.php
SCRIPT_NAME /phpinfo.php
HTTP Headers Information
HTTP Request Headers
HTTP
Request GET /phpinfo.php HTTP/1.1
Accept-
Language en
Accept-
Encoding gzip, deflate
Cookie Photon_pwg_remember=a%3A2%3A%7Bs%3A2%3A%22id%22%3Bs%3A1%3A%221%22%3Bs%3A3%3A%22key%22%3Bs%3A44%3A%22OGRhZGNkMDU2MjRmMmFlZGI4OGVkYzcyZDFhYjQ3Y
Photon_pwg_id=ecec95ac9d2afe7dd4d92da137ef7fd4; utma=177364415.1653359770.1223935779.1223935779.1223935779.1; utmz=177364415.1223935779.1.1.utmccn=(direct)|utmcsr=(direct)|
PHPSESSID=292c112a27495b4960a3c5a7bfaf1b25; dbx-linkmeta=grabit:0+|1-|2-&advancedstuff:0-|1-; dbx-pagemeta=grabit:0-|1-|2-|3-|4-|5-|6-|7-&advancedstuff:0-; dbx-postmeta=grabit:0+|1-|2-|3-|4-
&advancedstuff:0-|1-|2-
User-Agent Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.22
16/10/2008 13:56phpinfo()
Page 4 of 9http://www.katzentv.net/phpinfo.php
Accept text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,/;q=0.5
Connectionkeep-alive
Host www.katzentv.net
HTTP Response Headers
X-
Powered-
By
PHP/4.4.4
Vary User-Agent
Keep-Alive timeout=10
ConnectionKeep-Alive
Transfer-
Encoding chunked
Content-
Type text/html
bcmath
BCMath support enabled
calendar
Calendar support enabled
ctype
ctype functions enabled
curl
CURL support enabled
CURL Information libcurl/7.13.1 OpenSSL/0.9.7f zlib/1.2.2.2 libidn/0.5.15
domxml
DOM/XML enabled
DOM/XML API Version 20020815
libxml Version 20619
HTML Support enabled
XPath Support enabled
XPointer Support enabled
DOM/XSLT enabled
libxslt Version 1.1.14
libxslt compiled against libxml Version 2.6.19
exif
EXIF Support enabled
EXIF Version 1.4 $Id: exif.c,v 1.118.2.37.2.4 2006/01/01 13:46:52 sniper Exp $
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF
ftp
FTP support enabled
gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
16/10/2008 13:56phpinfo()
Page 5 of 9http://www.katzentv.net/phpinfo.php
gettext
GetText Support enabled
iconv
iconv support enabled
iconv implementation glibc
iconv library version 2.3.5
Directive Local Value Master Value
iconv.input_encoding ISO-8859-1 ISO-8859-1
iconv.internal_encoding ISO-8859-1 ISO-8859-1
iconv.output_encoding ISO-8859-1 ISO-8859-1
imap
IMAP c-Client Version 2000
SSL Support enabled
ldap
LDAP Support enabled
RCS Version $Id: ldap.c,v 1.130.2.13.2.1 2006/01/01 13:46:54 sniper Exp $
Total Links 0/unlimited
API Version 3001
Vendor Name OpenLDAP
Vendor Version 20223
mbstring
Multibyte Support enabled
Japanese support enabled
Simplified chinese support enabled
Traditional chinese support enabled
Korean support enabled
Russian support enabled
Multibyte (japanese) regex support enabled
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed
under the GNU Lesser General Public License version 2.1.
Directive Local Value Master Value
mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input pass pass
mbstring.http_output pass pass
mbstring.internal_encoding no value no value
mbstring.language neutral neutral
mbstring.substitute_character no value no value
mcrypt
mcrypt
support enabled
version >= 2.4.x
Supported
ciphers cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported
modes cbc cfb ctr ecb ncfb nofb ofb stream
Directive Local Value Master Value
mcrypt.algorithms_dir no value no value
mcrypt.modes_dir no value no value
16/10/2008 13:56phpinfo()
Page 6 of 9http://www.katzentv.net/phpinfo.php
mhash
MHASH support Enabled
MHASH API Version 20020524
mime_magic
mime_magic support enabled
Directive Local Value Master Value
mime_magic.magicfile /usr/local/apache/conf/magic /usr/local/apache/conf/magic
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 5.0.15
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I/usr/local/include/mysql
MYSQL_LIBS -L/usr/local/lib/mysql -lmysqlclient
Directive Local Value Master Value
mysql.allow_persistent Off Off
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off
openssl
OpenSSL support enabled
OpenSSL Version OpenSSL 0.9.7f 22 Mar 2005
overload
User-Space Object Overloading Support enabled
pcre
PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 6.6 06-Feb-2006
posix
Revision $Revision: 1.51.2.4.2.1 $
pspell
PSpell Support enabled
session
Session Support enabled
Registered save handlers files user
Directive Local Value Master Value
session.auto_start Off Off
session.bug_compat_42 On On
session.bug_compat_warn On On
16/10/2008 13:56phpinfo()
Page 7 of 9http://www.katzentv.net/phpinfo.php
session.cache_expire 280 280
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file no value no value
session.entropy_length 0 0
session.gc_divisor 100 100
session.gc_maxlifetime 1440 1440
session.gc_probability 1 1
session.name PHPSESSID PHPSESSID
session.referer_check no value no value
session.save_handler files files
session.save_path /imports/phpsessions /imports/phpsessions
session.serialize_handler php php
session.use_cookies On On
session.use_only_cookies Off Off
session.use_trans_sid On On
standard
Regex Library Bundled library enabled
Dynamic Library Support enabled
Path to sendmail /usr/sbin/sendmail -v 83154 -c 16868 -t -i -f sc16868@servage-customer.net
Directive Local Value Master Value
assert.active 1 1
assert.bail 0 0
assert.callback no value no value
assert.quiet_eval 0 0
assert.warning 1 1
auto_detect_line_endings 0 0
default_socket_timeout 60 60
safe_mode_allowed_envvars PHP PHP_
safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH
url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry a=href,area=href,frame=src,input=src,form=fakeentry
user_agent no value no value
tokenizer
Tokenizer Support enabled
xml
XML Support active
XML Namespace Support active
EXPAT Version expat_1.95.8
xslt
XSLT support enabled
Backend Sablotron
Sablotron Version 1.0.2
Sablotron Information Cflags: -g -O2 Libs: -L/usr/local/lib -lexpat Prefix: /usr/local
zlib
ZLib Support enabled
Compiled Version 1.2.2.2
Linked Version 1.2.2.2
Directive Local Value Master Value
zlib.output_compression Off Off
zlib.output_compression_level -1 -1
zlib.output_handler no value no value
16/10/2008 13:56phpinfo()
Page 8 of 9http://www.katzentv.net/phpinfo.php
Additional Modules
Module Name
ionCube Loader
Environment
Variable Value
SHELL /bin/sh
USER root
LD_LIBRARYPATH /usr/local/apache/lib:
PATH /usr/bin:/bin
PWD /root
HOME /root
SHLVL 4
LOGNAME root
/usr/local/apache/bin/httpd
PHP Variables
Variable Value
PHP_SELF /phpinfo.php
_REQUEST["Photon_pwg_remember"] a:2:{s:2:\"id\";s:1:\"1\";s:3:\"key\";s:44:\"OGRhZGNkMDU2MjRmMmFlZGI4OGVkYzcyZDFhYjQ3Yzc=\";}
_REQUEST["Photon_pwg_id"] ecec95ac9d2afe7dd4d92da137ef7fd4
_REQUEST["utma"] 177364415.1653359770.1223935779.1223935779.1223935779.1
_REQUEST["__utmz"] 177364415.1223935779.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)
_REQUEST["PHPSESSID"] 292c112a27495b4960a3c5a7bfaf1b25
_REQUEST["dbx-linkmeta"] grabit:0 |1-|2-&advancedstuff:0-|1-
_REQUEST["dbx-pagemeta"] grabit:0-|1-|2-|3-|4-|5-|6-|7-&advancedstuff:0-
_REQUEST["dbx-postmeta"] grabit:0 |1-|2-|3-|4-|5-|6-&advancedstuff:0-|1-|2-
_COOKIE["Photon_pwg_remember"] a:2:{s:2:\"id\";s:1:\"1\";s:3:\"key\";s:44:\"OGRhZGNkMDU2MjRmMmFlZGI4OGVkYzcyZDFhYjQ3Yzc=\";}
_COOKIE["Photon_pwg_id"] ecec95ac9d2afe7dd4d92da137ef7fd4
_COOKIE["
utma"] 177364415.1653359770.1223935779.1223935779.1223935779.1
_COOKIE["utmz"] 177364415.1223935779.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)
_COOKIE["PHPSESSID"] 292c112a27495b4960a3c5a7bfaf1b25
_COOKIE["dbx-linkmeta"] grabit:0 |1-|2-&advancedstuff:0-|1-
_COOKIE["dbx-pagemeta"] grabit:0-|1-|2-|3-|4-|5-|6-|7-&advancedstuff:0-
_COOKIE["dbx-postmeta"] grabit:0 |1-|2-|3-|4-|5-|6-&advancedstuff:0-|1-|2-
_SERVER["HTTP_ACCEPT_LANGUAGE"] en
_SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate
_SERVER["HTTP_COOKIE"] Photon_pwg_remember=a%3A2%3A%7Bs%3A2%3A%22id%22%3Bs%3A1%3A%221%22%3Bs%3A3%3A%22key%22%3Bs%3A44%3A%22OGRhZGNkMDU2MjRmM
Photon_pwg_id=ecec95ac9d2afe7dd4d92da137ef7fd4;
utma=177364415.1653359770.1223935779.1223935779.1223935779.1; __utmz=177364415.1223935779.1.1
PHPSESSID=292c112a27495b4960a3c5a7bfaf1b25; dbx-linkmeta=grabit:0+|1-|2-&advancedstuff:0-|1-; dbx-pagemeta=grabit:0-|1-|2-|3-|4-|5-|6-|7-&advancedstuff:0-; db
&advancedstuff:0-|1-|2-
_SERVER["HTTP_USER_AGENT"] Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.22
_SERVER["HTTP_ACCEPT"] text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,/;q=0.5
_SERVER["HTTP_CONNECTION"] keep-alive
_SERVER["HTTP_HOST"] www.katzentv.net
_SERVER["PATH"] /usr/bin:/bin
_SERVER["SERVER_SIGNATURE"] Apache Server at katzentv.net Port 80
_SERVER["SERVER_SOFTWARE"] Apache
_SERVER["SERVER_NAME"] katzentv.net
_SERVER["SERVER_ADDR"] 192.168.60.5
_SERVER["SERVER_PORT"] 80
_SERVER["REMOTE_ADDR"] 87.112.26.89
_SERVER["DOCUMENT_ROOT"] /home11/sub002/sc16868-CUDJ/katzentv.net
_SERVER["SERVER_ADMIN"] root@unix15.servage.com
_SERVER["SCRIPT_FILENAME"] /home11/sub002/sc16868-CUDJ/katzentv.net/phpinfo.php
_SERVER["REMOTE_PORT"] 51019
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
_SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET
_SERVER["QUERY_STRING"] no value
_SERVER["REQUEST_URI"] /phpinfo.php
_SERVER["SCRIPT_NAME"] /phpinfo.php
_SERVER["PHP_SELF"] /phpinfo.php
_SERVER["PATH_TRANSLATED"] /home11/sub002/sc16868-CUDJ/katzentv.net/phpinfo.php
_SERVER["argv"] Array
(
)
_SERVER["argc"] 0
16/10/2008 13:56phpinfo()
Page 9 of 9http://www.katzentv.net/phpinfo.php
_ENV["SHELL"] /bin/sh
_ENV["USER"] root
_ENV["LD_LIBRARY_PATH"] /usr/local/apache/lib:
_ENV["PATH"] /usr/bin:/bin
_ENV["PWD"] /root
_ENV["HOME"] /root
_ENV["SHLVL"] 4
_ENV["LOGNAME"] root
ENV[""] /usr/local/apache/bin/httpd

Member
Member
stevenew   16-10-2008, 13:02
#37

Here's V 5 info

PHP Version 5.1.1
System Linux node11.c6 2.6.11-1.1369_FC4smp #1 SMP Thu Jun 2 23:08:39 EDT 2005 i686
Build Date Feb 3 2006 11:47:32
Configure
Command './configure' '--prefix=/imports/php5' '--enable-fast-cgi' '--with-config-file-path=/imports/php5/' '--with-openssl' '--with-dom' '--with-iconv' '--with-curl' '--with-mysql=/usr/local' '--with-gettext' '--
enable-mbstring' '--with-xml' '--enable-track-vars' '--enable-exif' '--with-jpeg-dir' '--with-zlib' '--
with-png-dir' '--with-gd' '--with-gettext' '--with-freetype-dir' '--enable-ftp' '--with-pear' '--with-
pspell' '--with-mysqli=/usr/local/bin/mysql_config' '--with-ldap' '--with-ldap-sasl' '--with-
imap=../imap-2004g' '--with-kerberos' '--with-imap-ssl' '--with-libxml' '--with-xsl' '--with-libexpat-
dir=/usr' '--enable-bcmath' '--with-mime-magic' '--enable-calendar' '-with-mcrypt'
Server API CGI
Virtual
Directory
Support
disabled
Configuration
File (php.ini)
Path
/imports/php5/php.ini
PHP API 20041225
PHP
Extension 20050922
Zend
Extension 220051025
Debug Build no
Thread
Safety disabled
Zend Memory
Manager enabled
IPv6 Support enabled
Registered
PHP Streams php, file, http, ftp, compress.zlib, https, ftps
Registered
Stream
Socket
Transports
tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered
Stream
Filters
string.rot13, string.toupper, string.tolower, string.strip_tags, convert., convert.iconv., zlib.*
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.1.0, Copyright (c) 1998-2005 Zend Technologies
with the ionCube PHP Loader v3.1.22, Copyright (c) 2002-2006, by ionCube Ltd., and
with Zend Optimizer v3.0.1, Copyright (c) 1998-2006, by Zend Technologies
PHP Credits
Configuration
PHP Core
Directive Local Value Master Value
allow_call_time_pass_reference On On
allow_url_fopen On On
always_populate_raw_post_data Off Off
arg_separator.input & &
arg_separator.output & &
asp_tags Off Off
auto_append_file no value no value
auto_globals_jit On On
auto_prepend_file no value no value
browscap no value no value
default_charset no value no value
default_mimetype text/html text/html
define_syslog_variables Off Off
disable_classes no value no value
disable_functions no value no value
display_errors On On
display_startup_errors Off Off
doc_root no value no value
docref_ext no value no value
docref_root no value no value
enable_dl On On
16/10/2008 13:58phpinfo()
Page 2 of 10http://www.katzentv.net/phpinfo.php
error_append_string no value no value
error_log no value no value
error_prepend_string no value no value
error_reporting 2039 2039
expose_php On On
extension_dir ./ ./
file_uploads On On
highlight.bg #FFFFFF #FFFFFF
highlight.comment #FF9900 #FF9900
highlight.default #0000CC #0000CC
highlight.html #000000 #000000
highlight.keyword #006600 #006600
highlight.string #CC0000 #CC0000
html_errors On On
ignore_repeated_errors Off Off
ignore_repeated_source Off Off
ignore_user_abort Off Off
implicit_flush Off Off
include_path .:/usr/local/lib/php/ .:/usr/local/lib/php/
log_errors Off Off
log_errors_max_len 1024 1024
magic_quotes_gpc On On
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off
mail.force_extra_parameters no value no value
max_execution_time 30 30
max_input_time -1 -1
open_basedir no value no value
output_buffering no value no value
output_handler no value no value
post_max_size 8M 8M
precision 12 12
realpath_cache_size 16K 16K
realpath_cache_ttl 120 120
register_argc_argv On On
register_globals On On
register_long_arrays On On
report_memleaks On On
report_zend_debug On On
safe_mode Off Off
safe_mode_exec_dir /usr/local/bin/ /usr/local/bin/
safe_mode_gid On On
safe_mode_include_dir /usr/local/lib/php/ /usr/local/lib/php/
sendmail_from me@localhost.com me@localhost.com
sendmail_path /usr/sbin/sendmail -t -i -
f customerbounce@servage.net /usr/sbin/sendmail -t -i -f customerbounce@servage.net
serialize_precision 100 100
short_open_tag On On
SMTP localhost localhost
smtp_port 25 25
sql.safe_mode Off Off
track_errors Off Off
unserialize_callback_func no value no value
upload_max_filesize 10M 10M
upload_tmp_dir /upload_tmp /upload_tmp
user_dir no value no value
variables_order EGPCS EGPCS
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
y2k_compliance Off Off
zend.ze1_compatibility_mode Off Off
bcmath
BCMath support enabled
calendar
Calendar support enabled
16/10/2008 13:58phpinfo()
Page 3 of 10http://www.katzentv.net/phpinfo.php
ctype
ctype functions enabled
curl
CURL support enabled
CURL Information libcurl/7.13.1 OpenSSL/0.9.7f zlib/1.2.2.2 libidn/0.5.15
date
date/time support enabled
Timezone Database Version 2005.14
Timezone Database internal
Default timezone Africa/Abidjan
Directive Local Value Master Value
date.timezone no value no value
dom
DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.6.19
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled
exif
EXIF Support enabled
EXIF Version 1.4 $Id: exif.c,v 1.173.2.2 2005/10/10 06:09:25 helly Exp $
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF
ftp
FTP support enabled
gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.1.5
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
gettext
GetText Support enabled
iconv
iconv support enabled
iconv implementation glibc
iconv library version 2.3.5
16/10/2008 13:58phpinfo()
Page 4 of 10http://www.katzentv.net/phpinfo.php
Directive Local Value Master Value
iconv.input_encoding ISO-8859-1 ISO-8859-1
iconv.internal_encoding ISO-8859-1 ISO-8859-1
iconv.output_encoding ISO-8859-1 ISO-8859-1
imap
IMAP c-Client Version 2000
SSL Support enabled
ldap
LDAP Support enabled
RCS Version $Id: ldap.c,v 1.161 2005/08/03 14:07:22 sniper Exp $
Total Links 0/unlimited
API Version 3001
Vendor Name OpenLDAP
Vendor Version 20223
SASL Support Enabled
libxml
libXML support active
libXML Version 2.6.19
libXML streams enabled
mbstring
Multibyte Support enabled
Multibyte string engine libmbfl
Multibyte (japanese) regex support enabled
Multibyte regex (oniguruma) version 3.7.1
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed
under the GNU Lesser General Public License version 2.1.
Directive Local Value Master Value
mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input pass pass
mbstring.http_output pass pass
mbstring.internal_encoding ISO-8859-1 no value
mbstring.language neutral neutral
mbstring.substitute_character no value no value
mcrypt
mcrypt
support enabled
Version 2.5.7
Api No 20021217
Supported
ciphers cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported
modes cbc cfb ctr ecb ncfb nofb ofb stream
Directive Local Value Master Value
mcrypt.algorithms_dir no value no value
mcrypt.modes_dir no value no value
mime_magic
mime_magic support enabled
Directive Local Value Master Value
mime_magic.debug Off Off
16/10/2008 13:58phpinfo()
Page 5 of 10http://www.katzentv.net/phpinfo.php
mime_magic.magicfile /usr/local/apache/conf/magic /usr/local/apache/conf/magic
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 5.0.15
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I/usr/local/include/mysql
MYSQL_LIBS -L/usr/local/lib/mysql -lmysqlclient
Directive Local Value Master Value
mysql.allow_persistent Off Off
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off
mysqli
MysqlI Support enabled
Client API version 5.0.15
MYSQLI_SOCKET /tmp/mysql.sock
Directive Local Value Master Value
mysqli.default_host no value no value
mysqli.default_port 3306 3306
mysqli.default_pw no value no value
mysqli.default_socket no value no value
mysqli.default_user no value no value
mysqli.max_links Unlimited Unlimited
mysqli.reconnect Off Off
openssl
OpenSSL support enabled
OpenSSL Version OpenSSL 0.9.7f 22 Mar 2005
pcre
PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 6.2 01-Aug-2005
PDO
PDO support enabled
PDO drivers sqlite2, sqlite
pdo_sqlite
PDO Driver for SQLite 3.x enabled
PECL Module version (bundled) 1.0 $Id: pdo_sqlite.c,v 1.10.2.3 2005/11/26 20:50:08 wez Exp $
SQLite Library 3.2.7
posix
Revision $Revision: 1.70.2.1 $
16/10/2008 13:58phpinfo()
Page 6 of 10http://www.katzentv.net/phpinfo.php
pspell
PSpell Support enabled
session
Session Support enabled
Registered save handlers files user sqlite
Registered serializer handlers php php_binary
Directive Local Value Master Value
session.auto_start Off Off
session.bug_compat_42 On On
session.bug_compat_warn On On
session.cache_expire 280 280
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file no value no value
session.entropy_length 0 0
session.gc_divisor 100 100
session.gc_maxlifetime 1440 1440
session.gc_probability 1 1
session.hash_bits_per_character 4 4
session.hash_function 0 0
session.name PHPSESSID PHPSESSID
session.referer_check no value no value
session.save_handler files files
session.save_path /imports/phpsessions /imports/phpsessions
session.serialize_handler php php
session.use_cookies On On
session.use_only_cookies Off Off
session.use_trans_sid 1 1
SimpleXML
Simplexml support enabled
Revision $Revision: 1.151.2.7 $
Schema support enabled
SPL
SPL
support enabled
Interfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException,
CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator,
InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException,
NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException,
ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator,
RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RuntimeException,
SimpleXMLIterator, SplFileObject, SplObjectStorage, UnderflowException,
UnexpectedValueException
SQLite
SQLite support enabled
PECL Module version 2.0-dev $Id: sqlite.c,v 1.166.2.7 2005/11/25 16:01:41 sniper Exp $
SQLite Library 2.8.16
SQLite Encoding iso8859
Directive Local Value Master Value
sqlite.assoc_case 0 0
standard
Regex Library Bundled library enabled
Dynamic Library Support enabled
16/10/2008 13:58phpinfo()
Page 7 of 10http://www.katzentv.net/phpinfo.php
Path to sendmail /usr/sbin/sendmail -t -i -f customerbounce@servage.net
Directive Local Value Master Value
assert.active 1 1
assert.bail 0 0
assert.callback no value no value
assert.quiet_eval 0 0
assert.warning 1 1
auto_detect_line_endings 0 0
date.default_latitude 31.7667 31.7667
date.default_longitude 35.2333 35.2333
date.sunrise_zenith 90.83 90.83
date.sunset_zenith 90.83 90.83
default_socket_timeout 60 60
safe_mode_allowed_envvars PHP PHP_
safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH
url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry a=href,area=href,frame=src,input=src,form=fakeentry
user_agent no value no value
tokenizer
Tokenizer Support enabled
xml
XML Support active
XML Namespace Support active
EXPAT Version expat_1.95.8
xsl
XSL enabled
libxslt Version 1.1.14
libxslt compiled against libxml Version 2.6.19
EXSLT enabled
libexslt Version 1.1.14
Zend Optimizer
Optimization Pass 1 disabled
Optimization Pass 2 enabled
Optimization Pass 3 enabled
Optimization Pass 4 enabled
Optimization Pass 9 disabled
Zend Loader enabled
License Path no value
zlib
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.2.2
Linked Version 1.2.2.2
Directive Local Value Master Value
zlib.output_compression Off Off
zlib.output_compression_level -1 -1
zlib.output_handler no value no value
Additional Modules
Module Name
ionCube Loader
Environment
16/10/2008 13:58phpinfo()
Page 8 of 10http://www.katzentv.net/phpinfo.php
Variable Value
REDIRECT_HANDLER application/x-httpd-php5
REDIRECT_STATUS 200
HTTP_ACCEPT_LANGUAGEen
HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_COOKIE Photon_pwg_remember=a%3A2%3A%7Bs%3A2%3A%22id%22%3Bs%3A1%3A%221%22%3Bs%3A3%3A%22key%22%3Bs%3A44%3A%22OGRhZGNkMDU2MjRmMmFlZGI4OGV
Photon_pwg_id=ecec95ac9d2afe7dd4d92da137ef7fd4; utma=177364415.1653359770.1223935779.1223935779.1223935779.1; utmz=177364415.1223935779.1.1.utmccn=(direc
PHPSESSID=292c112a27495b4960a3c5a7bfaf1b25; dbx-linkmeta=grabit:0+|1-|2-&advancedstuff:0-|1-; dbx-pagemeta=grabit:0-|1-|2-|3-|4-|5-|6-|7-&advancedstuff:0-; dbx-postmeta=g
&advancedstuff:0-|1-|2-
HTTP_USER_AGENT Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.22
HTTP_IF_MODIFIED_SINCE Thu, 16 Oct 2008 12:55:26 GMT
HTTP_ACCEPT text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,/;q=0.5
HTTP_CONNECTION keep-alive
HTTP_HOST www.katzentv.net
PATH /sbin:/bin:/usr/sbin:/usr/bin
SERVER_SIGNATURE Apache Server at katzentv.net Port 80
SERVER_SOFTWARE Apache
SERVER_NAME katzentv.net
SERVER_ADDR 192.168.60.11
SERVER_PORT 80
REMOTE_ADDR 87.112.26.89
DOCUMENT_ROOT /home11/sub002/sc16868-CUDJ/katzentv.net
SERVER_ADMIN root@unix15.servage.com
SCRIPT_FILENAME /home11/sub002/sc16868-CUDJ/katzentv.net/phpinfo.php
REMOTE_PORT 51037
REDIRECT_URL /phpinfo.php
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING no value
REQUEST_URI /phpinfo.php
SCRIPT_NAME /phpinfo.php
PATH_INFO no value
PATH_TRANSLATED no value
ORIG_PATH_TRANSLATED /home11/sub002/sc16868-CUDJ/katzentv.net/phpinfo.php
ORIG_PATH_INFO /phpinfo.php
ORIG_SCRIPT_NAME /servage_exec_php/php
ORIG_SCRIPT_FILENAME /imports/php5/bin/php
PHP Variables
Variable Value
PHP_SELF /phpinfo.php
_REQUEST["Photon_pwg_remember"] a:2:{s:2:\"id\";s:1:\"1\";s:3:\"key\";s:44:\"OGRhZGNkMDU2MjRmMmFlZGI4OGVkYzcyZDFhYjQ3Yzc=\";}
_REQUEST["Photon_pwg_id"] ecec95ac9d2afe7dd4d92da137ef7fd4
_REQUEST["utma"] 177364415.1653359770.1223935779.1223935779.1223935779.1
_REQUEST["__utmz"] 177364415.1223935779.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)
_REQUEST["PHPSESSID"] 292c112a27495b4960a3c5a7bfaf1b25
_REQUEST["dbx-linkmeta"] grabit:0 |1-|2-&advancedstuff:0-|1-
_REQUEST["dbx-pagemeta"] grabit:0-|1-|2-|3-|4-|5-|6-|7-&advancedstuff:0-
_REQUEST["dbx-postmeta"] grabit:0 |1-|2-|3-|4-|5-|6-&advancedstuff:0-|1-|2-
_COOKIE["Photon_pwg_remember"] a:2:{s:2:\"id\";s:1:\"1\";s:3:\"key\";s:44:\"OGRhZGNkMDU2MjRmMmFlZGI4OGVkYzcyZDFhYjQ3Yzc=\";}
_COOKIE["Photon_pwg_id"] ecec95ac9d2afe7dd4d92da137ef7fd4
_COOKIE["
utma"] 177364415.1653359770.1223935779.1223935779.1223935779.1
_COOKIE["utmz"] 177364415.1223935779.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)
_COOKIE["PHPSESSID"] 292c112a27495b4960a3c5a7bfaf1b25
_COOKIE["dbx-linkmeta"] grabit:0 |1-|2-&advancedstuff:0-|1-
_COOKIE["dbx-pagemeta"] grabit:0-|1-|2-|3-|4-|5-|6-|7-&advancedstuff:0-
_COOKIE["dbx-postmeta"] grabit:0 |1-|2-|3-|4-|5-|6-&advancedstuff:0-|1-|2-
_SERVER["REDIRECT_HANDLER"] application/x-httpd-php5
_SERVER["REDIRECT_STATUS"] 200
_SERVER["HTTP_ACCEPT_LANGUAGE"] en
_SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate
_SERVER["HTTP_COOKIE"] Photon_pwg_remember=a%3A2%3A%7Bs%3A2%3A%22id%22%3Bs%3A1%3A%221%22%3Bs%3A3%3A%22key%22%3Bs%3A44%3A%22OGRhZGNkMDU2MjRmM
Photon_pwg_id=ecec95ac9d2afe7dd4d92da137ef7fd4;
utma=177364415.1653359770.1223935779.1223935779.1223935779.1; utmz=177364415.1223935779.1.1
PHPSESSID=292c112a27495b4960a3c5a7bfaf1b25; dbx-linkmeta=grabit:0+|1-|2-&advancedstuff:0-|1-; dbx-pagemeta=grabit:0-|1-|2-|3-|4-|5-|6-|7-&advancedstuff:0-; db
&advancedstuff:0-|1-|2-
_SERVER["HTTP_USER_AGENT"] Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.22
_SERVER["HTTP_IF_MODIFIED_SINCE"] Thu, 16 Oct 2008 12:55:26 GMT
_SERVER["HTTP_ACCEPT"] text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,/;q=0.5
_SERVER["HTTP_CONNECTION"] keep-alive
16/10/2008 13:58phpinfo()
Page 9 of 10http://www.katzentv.net/phpinfo.php
_SERVER["HTTP_HOST"] www.katzentv.net
_SERVER["PATH"] /sbin:/bin:/usr/sbin:/usr/bin
_SERVER["SERVER_SIGNATURE"] Apache Server at katzentv.net Port 80
_SERVER["SERVER_SOFTWARE"] Apache
_SERVER["SERVER_NAME"] katzentv.net
_SERVER["SERVER_ADDR"] 192.168.60.11
_SERVER["SERVER_PORT"] 80
_SERVER["REMOTE_ADDR"] 87.112.26.89
_SERVER["DOCUMENT_ROOT"] /home11/sub002/sc16868-CUDJ/katzentv.net
_SERVER["SERVER_ADMIN"] root@unix15.servage.com
_SERVER["SCRIPT_FILENAME"] /home11/sub002/sc16868-CUDJ/katzentv.net/phpinfo.php
_SERVER["REMOTE_PORT"] 51037
_SERVER["REDIRECT_URL"] /phpinfo.php
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
_SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET
_SERVER["QUERY_STRING"] no value
_SERVER["REQUEST_URI"] /phpinfo.php
_SERVER["SCRIPT_NAME"] /phpinfo.php
_SERVER["PATH_INFO"] no value
_SERVER["PATH_TRANSLATED"] no value
_SERVER["ORIG_PATH_TRANSLATED"] /home11/sub002/sc16868-CUDJ/katzentv.net/phpinfo.php
_SERVER["ORIG_PATH_INFO"] /phpinfo.php
_SERVER["ORIG_SCRIPT_NAME"] /servage_exec_php/php
_SERVER["ORIG_SCRIPT_FILENAME"] /imports/php5/bin/php
_SERVER["PHP_SELF"] /phpinfo.php
_SERVER["REQUEST_TIME"] 1224161870
_SERVER["argv"] Array
(
)
_SERVER["argc"] 0
_ENV["REDIRECT_HANDLER"] application/x-httpd-php5
_ENV["REDIRECT_STATUS"] 200
_ENV["HTTP_ACCEPT_LANGUAGE"] en
_ENV["HTTP_ACCEPT_ENCODING"] gzip, deflate
_ENV["HTTP_COOKIE"] Photon_pwg_remember=a%3A2%3A%7Bs%3A2%3A%22id%22%3Bs%3A1%3A%221%22%3Bs%3A3%3A%22key%22%3Bs%3A44%3A%22OGRhZGNkMDU2MjRmM
Photon_pwg_id=ecec95ac9d2afe7dd4d92da137ef7fd4;
utma=177364415.1653359770.1223935779.1223935779.1223935779.1; __utmz=177364415.1223935779.1.1
PHPSESSID=292c112a27495b4960a3c5a7bfaf1b25; dbx-linkmeta=grabit:0+|1-|2-&advancedstuff:0-|1-; dbx-pagemeta=grabit:0-|1-|2-|3-|4-|5-|6-|7-&advancedstuff:0-; db
&advancedstuff:0-|1-|2-
_ENV["HTTP_USER_AGENT"] Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.22
_ENV["HTTP_IF_MODIFIED_SINCE"] Thu, 16 Oct 2008 12:55:26 GMT
_ENV["HTTP_ACCEPT"] text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,/;q=0.5
_ENV["HTTP_CONNECTION"] keep-alive
_ENV["HTTP_HOST"] www.katzentv.net
_ENV["PATH"] /sbin:/bin:/usr/sbin:/usr/bin
_ENV["SERVER_SIGNATURE"] Apache Server at katzentv.net Port 80
_ENV["SERVER_SOFTWARE"] Apache
_ENV["SERVER_NAME"] katzentv.net
_ENV["SERVER_ADDR"] 192.168.60.11
_ENV["SERVER_PORT"] 80
_ENV["REMOTE_ADDR"] 87.112.26.89
_ENV["DOCUMENT_ROOT"] /home11/sub002/sc16868-CUDJ/katzentv.net
_ENV["SERVER_ADMIN"] root@unix15.servage.com
_ENV["SCRIPT_FILENAME"] /home11/sub002/sc16868-CUDJ/katzentv.net/phpinfo.php
_ENV["REMOTE_PORT"] 51037
_ENV["REDIRECT_URL"] /phpinfo.php
_ENV["GATEWAY_INTERFACE"] CGI/1.1
_ENV["SERVER_PROTOCOL"] HTTP/1.1
_ENV["REQUEST_METHOD"] GET
_ENV["QUERY_STRING"] no value
_ENV["REQUEST_URI"] /phpinfo.php
_ENV["SCRIPT_NAME"] /phpinfo.php
_ENV["PATH_INFO"] no value
_ENV["PATH_TRANSLATED"] no value
_ENV["ORIG_PATH_TRANSLATED"] /home11/sub002/sc16868-CUDJ/katzentv.net/phpinfo.php
_ENV["ORIG_PATH_INFO"] /phpinfo.php
_ENV["ORIG_SCRIPT_NAME"] /servage_exec_php/php
_ENV["ORIG_SCRIPT_FILENAME"] /imports/php5/bin/php
PHP License

Member
Member
stevenew   16-10-2008, 13:04
#38

I'll do a update to the nightly in a while.

Member
Member
stevenew   16-10-2008, 13:59
#39

Updated to nightly, now have other problems:

At zenphoto setup page I got these two errors:

Warning!
You should consider disabling magic_quotes_gpc.
For more information click here.

Warning!
Setting mbstring.internal_encoding to UTF-8 in your
php.ini file is recommended to insure accented and
multi-byte characters function properly.

The Tables setup, and I can access admin, index page loads but if I click on any links in the sidebar I get:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@unix15.servage.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

So I cant navigate anywhere round the site!

Any ideas or I could try and install the nightly again or shall I got back to 1.2.1 as other than this form problem it seemed OK.

Member
Member
stevenew   16-10-2008, 14:44
#40

Did another update of the nightly, double checked I'd deleted everything that I should. Did'nt get the PHP warnings but still getting the internal server errors.

If it nothing obvious that can be sorted, I'll go back to 1.2.1

Sorry about all this:-(

Pages (3):    1 2 3   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.