Greetings All,
I can create the mx calendar widget on my PHP5 production server (SUSE linux 10.2 Apache 2.2.3 and PHP 5.2.0) ; but, it will not display the button that instantiates the calendar.
If I move that file to a server still running php4 the button displays and the calendar and the widget works as expected.
Does the mx calendar widget function on PHP5 or is there something new in php5 that breaks the widget? Or is my php5 server missing some component? I do have 'calendar support enabled'
Since the php5 server is running in house we don't have external access - I've included some info from the info.php file below.
Thanks in advance, -Rick
Additional info:
Configure Command:
'../configure' '--prefix=/usr' '--datadir=/usr/share/php5' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--with-libdir=lib' '--includedir=/usr/include' '--sysc '--with-config-file-path=/etc/php5/apache2' '--with-config-file-scan-dir=/etc/php5/conf.d' '--with-exec-dir=/usr/lib/php5/bin' '--enable-libxml' '--enable-filter' '--enable-session' '--with-mm' '--with-pcre-regex=/usr' '--enable-xml' '--enable-simplexml' '--enable-spl' '--disable-debug' '--enable-memory-limit' '--enable-inline-optimization' '--enable-zend-multibyte' '--disable-rpath' '--with-apxs2=/usr/sbin/apxs2' '--disable-all' '--disable-cli'
additional .ini files parsed:
/etc/php5/conf.d/bcmath.ini, /etc/php5/conf.d/bz2.ini, /etc/php5/conf.d/calendar.ini,
/etc/php5/conf.d/ctype.ini, /etc/php5/conf.d/curl.ini, /etc/php5/conf.d/dbase.ini,
/etc/php5/conf.d/dom.ini, /etc/php5/conf.d/exif.ini, /etc/php5/conf.d/ftp.ini,
/etc/php5/conf.d/gd.ini, /etc/php5/conf.d/gettext.ini, /etc/php5/conf.d/gmp.ini,
/etc/php5/conf.d/iconv.ini, /etc/php5/conf.d/json.ini, /etc/php5/conf.d/ldap.ini,
/etc/php5/conf.d/mbstring.ini, /etc/php5/conf.