[Fixed] "Finish" Button @ Step 1 instead of "Next"
Page: 1, 2
manually installed;
- Apache/2.0.58 (Unix)
- PHP/5.1.4
- Mysql/5.0
There is no php4 parser, somehow when I go to "install/" there is no "Next" button, also when I go to "install/index.php?step=1" (or 2 or 3) the contents of the pages are not visible, so I could not install this software.
> shortopentag is on
> safe mode is on
> I know I do not need this but gived a try to .htaccess (AddType x-mapp-php5 .php) and of course it broked my whole applications.
thanks for your helps.
- Apache/2.0.58 (Unix)
- PHP/5.1.4
- Mysql/5.0
There is no php4 parser, somehow when I go to "install/" there is no "Next" button, also when I go to "install/index.php?step=1" (or 2 or 3) the contents of the pages are not visible, so I could not install this software.
> shortopentag is on
> safe mode is on
> I know I do not need this but gived a try to .htaccess (AddType x-mapp-php5 .php) and of course it broked my whole applications.
thanks for your helps.
umm :)
in php.ini there is something like;
----------------------------------------------------------------
; Enable compatibility mode with Zend Engine 1 (PHP 4.x)
zend.ze1_compatibility_mode = On
----------------------------------------------------------------
I changed it to "Off" and the next button appeared(!)
May this be the "script-installers" problem?
in php.ini there is something like;
----------------------------------------------------------------
; Enable compatibility mode with Zend Engine 1 (PHP 4.x)
zend.ze1_compatibility_mode = On
----------------------------------------------------------------
I changed it to "Off" and the next button appeared(!)
May this be the "script-installers" problem?
also there is no warnings or errors nor logs. I will send the bugs to this topic :) is there any bugzilla like something?
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /var/www/htdocs/col/activeCollab/environment/environment.php on line 16
commented line 16 :)
commented line 16 :)
not only the installers problem...
script does not work when "zend.ze1_compatibility_mode = On" ...
script does not work when "zend.ze1_compatibility_mode = On" ...
mow:is there any bugzilla like something?
Trac is also pretty good at handling bugs (called "tickets") and letting users upload patches which can be applied to the SVN trunk later by developpers. activeCollab could use that.
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



