I have 1.3 and I don't know where to put this post so... OK, I just installed coppermine. I tried to upload my first photo but I get this:
QuoteWarning: move_uploaded_file(./edit/mHTTP_temp_48852c3a.jpg): failed to open stream: No such file or directory in /home/laur89/public_html/gallery/upload.php on line 1156
Warning: move_uploaded_file(): Unable to move '/tmp/phpIAJc1q' to './edit/mHTTP_temp_48852c3a.jpg' in /home/laur89/public_html/gallery/upload.php on line 1156
I put it in debug mode and the debug info says this:
QuoteUSER:
------------------
Array
(
[ID] => 319af0794038f9b5d563f42487895c07
[am] => 1
)
==========================
USER DATA:
------------------
Array
(
- => 1
[user_id] => 1
[1] => 1
[user_group] => 1
[2] => YES
[user_active] => YES
[3] => Lauren
[user_name] => Lauren
[4] => bloopers
[user_password] => ***
[5] => 2004-06-08 18:44:29
[user_lastvisit] => 2004-06-08 18:44:29
[6] => 2004-06-08 18:24:40
[user_regdate] => 2004-06-08 18:24:40
[7] =>
[user_lang] =>
[8] =>
[user_email] =>
[9] =>
[user_website] =>
[10] =>
[user_location] =>
[11] =>
[user_interests] =>
[12] =>
[user_occupation] =>
[13] =>
[user_actkey] =>
[14] => 1
[group_id] => 1
[15] => Administrators
[group_name] => Administrators
[16] => 0
[group_quota] => 0
[17] => 1
[has_admin_access] => 1
[18] => 1
[can_rate_pictures] => 1
[19] => 1
[can_send_ecards] => 1
[20] => 1
[can_post_comments] => 1
[21] => 1
[can_upload_pictures] => 1
[22] => 1
[can_create_albums] => 1
[23] => 0
[pub_upl_need_approval] => 0
[24] => 0
[priv_upl_need_approval] => 0
[25] => 3
[upload_form_config] => 3
[26] => 0
[custom_user_upload] => 0
[27] => 5
[num_file_upload] => 5
[28] => 3
[num_URI_upload] => 3
)
==========================
Queries:
------------------
Array
(
- => SELECT extension, mime, content FROM cpg130_filetypes;
[1] => SELECT * FROM cpg130_users, cpg130_usergroups WHERE user_group = group_id AND user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '6d8d48e56bef35eef523ff62e57a803d'
[2] => DELETE FROM cpg130_banned WHERE expiry < 1086737733
[3] => SELECT * FROM cpg130_banned WHERE ip_addr='68.192.172.144' OR ip_addr='68.192.172.144' OR user_id=1
)
==========================
GET :
------------------
Array
(
)
==========================
POST :
------------------
Array
(
[URI_array] => Array
(
- =>
[1] =>
[2] =>
)
[control] => phase_1
)
==========================
VERSION INFO :
------------------
PHP version: 4.3.2 - OK
------------------
mySQL version: 4.0.18-standard-log
==========================
Module: gd
------------------
GD Support enabled
GD Version bundled (2.0.12 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
==========================
Module: mysql
------------------
Active Persistent Links 0
Active Links 1
Client API version 4.0.18
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib -lmysqlclient
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.1.4
Linked Version 1.1.4
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | On
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/lib/php:/usr/local/lib/php | .:/usr/lib/php:/usr/local/lib/php
open_basedir | /home/laur89:/usr/lib/php:/usr/local/lib/php:/tmp | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | -1 | -1
upload_max_filesize | 2M | 2M
post_max_size | 55M | 55M
==========================
Page generated in 0.049 seconds - 4 queries in 0.001 seconds - Album set :
I sat there for half an hour trying to read it, but I have no idea what any of it means. How can I fix this?
You don't have 1.3. You have 1.3beta4, which is beta software as the name would indicate. either read the 1.3 Testing/Bugs board, or install 1.2.1. We will provide upgrade scripts when 1.3.0 is released.