jurban Posted July 15, 2005 Share Posted July 15, 2005 I go to /catalog/install/install.php and check Import Catalog Database and Automatic Configuration and click Continue. The Database Import page displays and I enter relevant database info and click Continue. The first page is displayed again. No matter what options I choose, I only see two install pages: The page that says, "Please customize the new installation with the following options:" and the page that says "Please enter the database server information:". There are no error messages, but clearly the installer is going back to the start page instead of continuing -- so I'm guessing there's a problem. I've added and tested the database user. Can anyone point out some possible problems or something to check? Configuration? Etc...? Thanks. Link to comment Share on other sites More sharing options...
Guest Posted July 15, 2005 Share Posted July 15, 2005 What is your PHP version? - it should be 4x Matti Link to comment Share on other sites More sharing options...
jurban Posted July 18, 2005 Author Share Posted July 18, 2005 PHP Version 4.3.10 Apache 2.x There must be something wrong with my configuration or setup, but I don't get any errors, just strange behavior... What is your PHP version? - it should be 4x Matti <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
jbunn555 Posted September 30, 2006 Share Posted September 30, 2006 I am getting same problem and i'm using php 4.3 and apache 1.3.33 please help Link to comment Share on other sites More sharing options...
♥Vger Posted September 30, 2006 Share Posted September 30, 2006 The most common cause for installation getting stuck in step 2 is that most recent PHP installations have register_long_arrays = OFF This needs to be turned to ON in the php.ini file (you will need to stop and restart your server to get this change to take effect.) Vger Link to comment Share on other sites More sharing options...
jbunn555 Posted October 1, 2006 Share Posted October 1, 2006 This is my php configuration is there anything that should be different to get OSC to work thank you if you can reple much appreciated. PHP Version 4.3.11 Configure Command './configure' '--with-cgi' '--enable-fastcgi' '--with-config-file-path=/web/conf' '--with-gd' '--with-xml' '--with-gettext' '--with-zlib-dir=/usr/src/zlib' '--disable-posix' '--with-jpeg-dir=../jpeg-6b' '--enable-gd-native-ttf' '--enable-ftp' '--with-freetype-dir=/usr' '--with-freetype' '--with-sybase=/usr/src/freetds' '--with-curl=/usr/bin/curl' '--with-dom' '--enable-calendar' '--enable-soap' '--enable-bcmath' '--with-zip' Server API CGI/FastCGI Virtual Directory Support disabled Configuration File (php.ini) Path /home/content/j/b/u/jbunn555/html/php.ini PHP API 20020918 PHP Extension 20020429 Zend Extension 20021010 Debug Build no Thread Safety disabled Registered PHP Streams php, http, ftp, compress.zlib This program makes use of the Zend Scripting Language Engine: Zend Engine v1.3.0, Copyright © 1998-2004 Zend Technologies with Zend Extension Manager v1.0.10, Copyright © 2003-2006, by Zend Technologies with Zend Optimizer v3.0.1, Copyright © 1998-2006, by Zend Technologies -------------------------------------------------------------------------------- Configuration PHP Core Directive Local Value Master Value allow_call_time_pass_reference On On allow_url_fopen Off Off 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 no value no value expose_php Off Off extension_dir ./ ./ file_uploads On On gpc_order GPC GPC highlight.bg #FFFFFF #FFFFFF highlight.comment #FF8000 #FF8000 highlight.default #0000BB #0000BB highlight.html #000000 #000000 highlight.keyword #007700 #007700 highlight.string #DD0000 #DD0000 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 60 60 open_basedir no value no value output_buffering 0 0 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 Off safe_mode_exec_dir /usr/local/php/bin /usr/local/php/bin safe_mode_gid Off Off safe_mode_include_dir no value no value sendmail_from no value no value sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i serialize_precision 100 100 short_open_tag On On SMTP relay-hosting.secureserver.net relay-hosting.secureserver.net smtp_port 25 25 sql.safe_mode Off Off track_errors Off Off unserialize_callback_func no value no value upload_max_filesize 2M 2M upload_tmp_dir /tmp /tmp user_dir no value no value variables_order EGPCS EGPCS xmlrpc_error_number 0 0 xmlrpc_errors Off Off y2k_compliance On On Zend Optimizer Optimization Pass 1 enabled Optimization Pass 2 enabled Optimization Pass 3 enabled Optimization Pass 4 enabled Optimization Pass 9 enabled Zend Loader enabled License Path no value bcmath BCMath support enabled calendar Calendar support enabled ctype ctype functions enabled curl CURL support enabled CURL Information libcurl/7.10.6 OpenSSL/0.9.7a ipv6 zlib/1.1.4 domxml DOM/XML enabled DOM/XML API Version 20020815 libxml Version 20616 HTML Support enabled XPath Support enabled XPointer Support enabled 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 gettext GetText Support enabled mysql MySQL Support enabled Active Persistent Links 0 Active Links 0 Client API version 3.23.49 MYSQL_MODULE_TYPE builtin MYSQL_SOCKET /tmp/mysql.sock MYSQL_INCLUDE no value MYSQL_LIBS no value Directive Local Value Master Value mysql.allow_persistent On On 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 overload User-Space Object Overloading Support enabled pcre PCRE (Perl Compatible Regular Expressions) Support enabled PCRE Library Version 4.5 01-December-2003 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 session.cache_expire 180 180 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 /tmp /tmp session.serialize_handler php php session.use_cookies On On session.use_only_cookies Off Off session.use_trans_sid Off Off standard Regex Library Bundled library enabled Dynamic Library Support enabled Path to sendmail /usr/sbin/sendmail -t -i 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_env_vars 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=,fieldset= a=href,area=href,frame=src,input=src,form=,fieldset= user_agent no value no value sybase Sybase Support enabled Allow Persistent Links Yes Persistent Links 0/unlimited Total Links 0/unlimited Application Name PHP 4.3.11 Client API Version $Id: dblib.c,v 1.59 2002/09/14 20:36:22 jklowden Exp $ tokenizer Tokenizer Support enabled xml XML Support active XML Namespace Support active EXPAT Version 1.95.6 zip Zip support enabled zlib ZLib Support enabled Compiled Version 1.1.4 Linked Version 1.1.4 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 Environment Variable Value DOCUMENT_ROOT /home/content/j/b/u/jbunn555/html GATEWAY_INTERFACE CGI/1.1 HTTP_ACCEPT image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */* HTTP_ACCEPT_ENCODING gzip, deflate HTTP_ACCEPT_LANGUAGE en-us HTTP_CONNECTION Keep-Alive HTTP_HOST customercomputers.com HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) PATH /bin:/usr/bin:/usr/local/bin PATH_INFO /index.php PHPRC /home/content/j/b/u/jbunn555/html QUERY_STRING no value REDIRECT_SCRIPT_URI http://customercomputers.com/ REDIRECT_SCRIPT_URL / REDIRECT_STATUS 200 REMOTE_PORT 1223 REQUEST_METHOD GET REQUEST_URI / SCRIPT_FILENAME /home/content/j/b/u/jbunn555/html/index.php SCRIPT_NAME /index.php SCRIPT_URI http://customercomputers.com/ SCRIPT_URL / SERVER_ADMIN [email protected] SERVER_NAME customercomputers.com SERVER_PORT 80 SERVER_PROTOCOL INCLUDED SERVER_SOFTWARE Apache PHP Variables Variable Value PHP_SELF /index.php _SERVER["DOCUMENT_ROOT"] /home/content/j/b/u/jbunn555/html _SERVER["GATEWAY_INTERFACE"] CGI/1.1 _SERVER["HTTP_ACCEPT"] image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */* _SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate _SERVER["HTTP_ACCEPT_LANGUAGE"] en-us _SERVER["HTTP_CONNECTION"] Keep-Alive _SERVER["HTTP_HOST"] customercomputers.com _SERVER["HTTP_USER_AGENT"] Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) _SERVER["PATH"] /bin:/usr/bin:/usr/local/bin _SERVER["PATH_INFO"] /index.php _SERVER["PHPRC"] /home/content/j/b/u/jbunn555/html _SERVER["QUERY_STRING"] no value _SERVER["REDIRECT_SCRIPT_URI"] http://customercomputers.com/ _SERVER["REDIRECT_SCRIPT_URL"] / _SERVER["REDIRECT_STATUS"] 200 _SERVER["REMOTE_PORT"] 1223 _SERVER["REQUEST_METHOD"] GET _SERVER["REQUEST_URI"] / _SERVER["SCRIPT_FILENAME"] /home/content/j/b/u/jbunn555/html/index.php _SERVER["SCRIPT_NAME"] /index.php _SERVER["SCRIPT_URI"] http://customercomputers.com/ _SERVER["SCRIPT_URL"] / _SERVER["SERVER_ADMIN"] [email protected] _SERVER["SERVER_NAME"] customercomputers.com _SERVER["SERVER_PROTOCOL"] INCLUDED _SERVER["SERVER_SOFTWARE"] Apache _SERVER["PHP_SELF"] /index.php _SERVER["argv"] Array ( ) _SERVER["argc"] 0 _ENV["DOCUMENT_ROOT"] /home/content/j/b/u/jbunn555/html _ENV["GATEWAY_INTERFACE"] CGI/1.1 _ENV["HTTP_ACCEPT"] image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */* _ENV["HTTP_ACCEPT_ENCODING"] gzip, deflate _ENV["HTTP_ACCEPT_LANGUAGE"] en-us _ENV["HTTP_CONNECTION"] Keep-Alive _ENV["HTTP_HOST"] customercomputers.com _ENV["HTTP_USER_AGENT"] Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) _ENV["PATH"] /bin:/usr/bin:/usr/local/bin _ENV["PATH_INFO"] /index.php _ENV["PHPRC"] /home/content/j/b/u/jbunn555/html _ENV["QUERY_STRING"] no value _ENV["REDIRECT_SCRIPT_URI"] http://customercomputers.com/ _ENV["REDIRECT_SCRIPT_URL"] / _ENV["REDIRECT_STATUS"] 200 _ENV["REMOTE_ADDR"] mycomputerip _ENV["REMOTE_PORT"] 1223 _ENV["REQUEST_METHOD"] GET _ENV["REQUEST_URI"] / _ENV["SCRIPT_FILENAME"] /home/content/j/b/u/jbunn555/html/index.php _ENV["SCRIPT_NAME"] /index.php _ENV["SCRIPT_URI"] http://customercomputers.com/ _ENV["SCRIPT_URL"] / _ENV["SERVER_ADDR"] myipaddress _ENV["SERVER_ADMIN"] [email protected] _ENV["SERVER_NAME"] customercomputers.com _ENV["SERVER_PORT"] 80 _ENV["SERVER_PROTOCOL"] INCLUDED _ENV["SERVER_SIGNATURE"] <ADDRESS>Apache/1.3.33 Server at customercomputers.com Port 80</ADDRESS> _ENV["SERVER_SOFTWARE"] Apache PHP License This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact [email protected]. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.