Hello together,
i have install the new version of gallery3 beta 3 - but i get (after the installation) only a blank screen with "fatal error" in the headline. Nothing more !!!
I see in my PHP Admin Database 22 Table.
It was a new / the first installation.
Must i change the right from 644 to 755 or 777 ??
Can anyone help me... ?
I found a Error in (..gallery3/var/logs/..):
2009-09-15 15:56:14 +02:00 --- error: Uncaught Kohana_Database_Exception: There was an SQL error: - SHOW TABLES FROM `usrdb_www00851` in file system/libraries/drivers/Database/Mysqli.php on line 142
Best regards
Bernd
Sorry for my english, i am german.
IE6 and FF3.53 with filezilla
My PHP INFO File
System Linux server322-han 2.6.27.31amd #1 SMP Tue Aug 18 10:28:29 CEST 2009 x86_64
Build Date Jan 29 2009 12:05:39
Configure Command './configure' '--prefix=/usr/local/php5' '--with-config-file-path=/usr/local/php5/lib' '--with-gettext' '--with-gd' '--with-ttf' '--with-mysql=/usr/local/mysql5' '--enable-ftp' '--with-zlib' '--with-jpeg-dir=/usr/local/lib' '--with-png-dir=/usr/local/lib' '--with-zlib-dir=/usr/local/lib' '--enable-calendar' '--enable-force-cgi-redirect' '--enable-inline-optimization' '--disable-debug' '--with-freetype-dir=/usr' '--enable-bcmath' '--with-imap' '--with-xpm-dir=/usr/local/lib' '--enable-dbase' '--with-ming' '--with-curl' '--with-iconv' '--enable-mbstring' '--with-mcrypt' '--enable-fastcgi' '--enable-exif' '--with-xsl' '--with-pdo-mysql=/usr/local/mysql5' '--with-openssl' '--with-pdflib=/usr/local/pdflib/' '--with-mysqli=/usr/local/mysql5/bin/mysql_config' '--enable-soap' '--with-imap=/usr' '--with-kerberos' '--with-imap-ssl' '--enable-sockets'
Server API CGI/FastCGI
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/php5/lib
Loaded Configuration File /usr/local/php5/lib/php.ini
Scan this dir for additional .ini files (none)
additional .ini files parsed (none)
PHP API 20041225
PHP Extension 20060613
Zend Extension 220060519
Debug Build no
Thread Safety disabled
Zend Memory Manager enabled
IPv6 Support enabled
Registered PHP Streams php, file, data, http, ftp, compress.zlib, https, ftps
Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, zlib.*
Zend logo This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
with eAccelerator v0.9.5.3, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.3, Copyright (c) 1998-2007, by Zend Technologies
Configuration
PHP Core
Directive Local Value Master Value
allow_call_time_pass_reference Off Off
allow_url_fopen On On
allow_url_include 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_globals_jit On On
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 Off Off
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 6135 6135
expose_php On On
extension_dir ./ ./
file_uploads On On
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/php5/lib/php .:/usr/local/php5/lib/php
log_errors On On
log_errors_max_len 1024 1024
magic_quotes_gpc Off Off
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off
mail.force_extra_parameters no value no value
max_execution_time 280 280
max_input_nesting_level 64 64
max_input_time 60 60
memory_limit 750M 750M
open_basedir no value no value
output_buffering 4096 4096
output_handler no value no value
post_max_size 8M 8M
precision 14 14
realpath_cache_size 16K 16K
realpath_cache_ttl 120 120
register_argc_argv Off Off
register_globals Off Off
register_long_arrays Off Off
report_memleaks On On
report_zend_debug On On
safe_mode Off Off
safe_mode_exec_dir no value no value
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 localhost localhost
smtp_port 25 25
sql.safe_mode Off Off
track_errors Off Off
unserialize_callback_func no value no value
upload_max_filesize 10M 10M
upload_tmp_dir no value no value
user_dir no value no value
variables_order GPCS GPCS
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
y2k_compliance On On
zend.ze1_compatibility_mode Off Off
Posts: 6103
What version of MySQL are you using? Others have had this problem:
http://www.google.com/search?q=%22SHOW+TABLES+FROM%22+site:gallery.menalto.com
I don't see a clear resolution yet.
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git
Posts: 7
Hi Bharat,
thanks for your answer. My mySQL Version:
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 5.0.77
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /home/tmp/mysql5.sock
MYSQL_INCLUDE -I/usr/local/mysql5/include/mysql
MYSQL_LIBS -L/usr/local/mysql5/lib/mysql -lmysqlclient
Have you got an idea ??
Best regards
Bernd
Posts: 6103
Thanks for the ftp access! You helped me track down this bug:
http://sourceforge.net/apps/trac/gallery/ticket/780
In a nutshell, our installer lets you enter some bad data
I've fixed it in your local system so you're good to go, and we'll fix the bug to take care of everybody else. Thanks for the trust, Bernd!
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git
Posts: 7
Hi bharat,
thank you for your fantastic help. Im pround to help other users with my mistake
.
Best regards from lower saxony
Bernd
Posts: 11
I'm having the same issue with a really simple installation on a dreamhost account. can you help me with this?
Posts: 11026
First thing, make sure you're using the latest experimental code:
http://codex.gallery2.org/Gallery3:Upgrading
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 11
I changed the installation folder to "gallery3" from whatever I was renaming it to. and that seemed to work. Either that or dreamhost took a little more time to activate the mysql database I created using their panel. however I dont think thats the reason since then Gallery3 installation would not have completed successfully.
Posts: 11026
Yes, without a database you can't install Gallery
Can you post a link to your site?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here