Ask a Question related to PHP Development, Design and Development.
-
Miguel Ribeiro #1
buttons don't work
I've recently upgraded my webserver for apache 2.0.47 with php 4.3.2 on a
solaris 9 box
My problem is... the buttons on the php pages don't work and I can't figure
why this is happening...
Apache compiled like:
../configure --prefix=/opt/apache
--activate-module=/opt/php/distribution/php-4.3.2/libs/libphp4.a
--enable-module=so
--with-ssl=/usr/local/ssl
--enable-ssl
I've compiled the PHP like:
../configure --prefix=/opt/php
--with-config-file-path=/opt/php/conf
--with-apache2=/opt/apache
--with-apxs2=/opt/apache/bin/apxs
--with-openssl=/usr/local/ssl
--enable-force-cgi-redirect
--disable-debug
--enable-pic
--enable-inline-optimizations
--with-ftp
--with-zlib
--enable-magic-quotes
--enable-safe-mode
--enable-sockets
--enable-track-vars
--enable-trans-sid
--enable-memory-limit
--enable-calendar
--enable-mbstring
I don't know if it is a compilation issue... but I can't see other option
beside this one. Thanks
Regards,
Miguel
Miguel Ribeiro Guest
-
buttons in mc buttons don't work ?
I'd like to make a menu that is off the page. The only part showing would be a tab that says "menu". So I made an MC that is off the page and has... -
MovieClip Buttons won't work
I have a very simple movie clip - one frame which contains several buttons (it's a sub-menu). When this clip is placed on the stage, it works... -
Buttons Work In Flash MX Pro, Not In SWF
I tried searching the forums, but no results would appear due to a very slow server, it seems. What are the possible reasons why buttons would work... -
Buttons still won't work
I posted this question before but so far I'm not able to make it work. There's a little test page to explain my problem here: ... -
APACHE/PHP - buttons don't work
Hi, I've recently upgraded my webserver for apache 2.0.47 with php 4.3.2 on a solaris 9 box My problem is... the buttons on the php pages...



Reply With Quote

