Quote Originally Posted by johnnycascio View Post
still nothing..static buttons on zc_install from license to database_upgrade pages and no one here seems to have the expertise here to tell me what's wrong or propose a solutions.. this is a joke right? My site loses business by the day since it's been down for a week! Upgrade from 1.3.9 to 1.5.1 yeah right! Database Upgrade button is static!! Understand that? Means not functioning!! Here's the system inspect page results as proof that I have done my due diligence and have a green light!!! I guess no cup of java for Zen cart as in donation!!


Upgrade Mode Available

Previous Zen CartŪ Installation Found
Database appears to be Zen CartŪ v1.3.9

System Inspection Results

Webserver = Apache
HTTP Host = www.marinereefaquatics.com
Path_Translated = /home/marinere/public_html/zencartnew/zc_install/index.php(SCRIPT_FILENAME)
Real Path = /home/marinere/public_html/zencartnew
Server Free Disk Space = 1462.47 GB
PHP O/S = Linux
PHP API Mode = cgi-fcgi
PHP Max Execution Time per page = 30
Disabled PHP Functions = curl_multi_exec , dl , passthru , pcntl_exec , posix_kill , posix_mkfifo , posix_setuid , proc_close , proc_open , proc_terminate , shell_exec , system , ftp_exec , leak , posix_setpgid , posix_setsid , proc_get_status , proc_nice , show_source
MySQL Support = ON
MySQL Version = 5.5.32-cll-lve
PHP Version = 5.4.22
PHP Version = 5.4.22
PHP Sessions Support = ON
PHP Session.AutoStart = OFF
PHP session.use_trans_sid = OFF
Current SQL Cache Folder = /home/marinere/public_html/zencartnew/cache -->Writeable
Suggested SQL Cache Folder = /home/marinere/public_html/zencartnew/cache
PHP GD Support = ON
GD Version = GD bundled (2.1.0 compatible)
PHP ZLIB Compression Support = ON
PHP OpenSSL Support = ON
PHP cURL Support = ON
CURL NON-SSL Capability = Okay
CURL SSL Capability = Okay
PHP Upload Support = ON upload_max_filesize=64M; post_max_size=64M
PHP Upload TMP dir =
Apache .htaccess Support = ON


View PHPINFO for your server
Other System Information (For Reference Only)
The following info does not necessarily indicate any problem or configuration issue. It is simply for the sake of displaying it in an easy-to-find location.

PHP include_path = .:/usr/lib/php:/usr/local/lib/php
PHP SMTP destination = localhost
PHP sendmail path = /usr/sbin/sendmail -t -i
PHP sendmail 'from' =
PHP open_basedir restrictions =
PHP Output Buffering (gzip) = OFF
PHP XML Support = ON
PHP Session.Save_Path = /home/marinere/public_html/zencartnew/cache -->Writeable

File and Folder Permissions
In order for the installer to store the setup information you provide in the following pages, the configure.php files shown below need to be "writable".

includes/configure.php = Writeable
admin/includes/configure.php = Writeable

In order for many Zen CartŪ administrative and day-to-day functions to work properly, You need to mark several files/folders "Writeable". The following is a list of folders which need to be "read-write", along with recommended CHMOD settings. Please correct these settings before continuing installation. Refresh this page in your browser to re-check settings.

Some hosts may not allow you to set CHMOD 777, but only 666. Start with the higher setting first, and switch to lower values if required.

cache = OK
images = OK
includes/languages/english/html_includes = OK
logs = OK
media = OK
pub = OK
admin/backups = OK
admin/images/graphs = OK
So one thing that comes to mind is that your PHP version is 5.4... Supposedly ZC Version 1.5.2 is being evaluated for distribution to work with PHP 5.4 (because supposedly 1.5.1 and below may not/will not work with PHP 5.4)... So, this may be why (and I have no test ground to confirm) the installation is not offering the ability to move forward. Are you able to downgrade your version of PHP to 5.3 or 5.2? The other alternative may be to implement the "unreleased" version of 1.5.2 or if it was not the problem with PHP 5.4 that required you to upgrade to instead return to your backup of your site at version 1.3.9h?

Other far fetched things that come to mind are, is java up-to-date on your computer (not sure that "required" but wouldn't hurt), have you tried with different browsers? The default installation package as made available from zen-cart com I would think is relatively robust enough to handle almost any standard browser. I think however, that it is the PHP version that has caused your trouble...