Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: newburns on March 27, 2010, 05:25:30 AM
-
As I was installing Gallery2, I ran accross upload error 6. I followed this, http://forums.contribs.org/index.php?topic=42509.0, but it was still there. I proceeded with this http://forums.contribs.org/index.php?topic=41655.0 , mary's second advise.
db accounts setprop ibayname PHPBaseDir /home/e-smith/files/ibays/ibayname:/tmp
signal-event ibay-modify ibayname
I actually copied all of it, but when I pasted, it inputed. So it is entered word for word. This is when my website was no longer working. I can't get to server-manager, but I can get to ssh connection.
Also, db accounts getprop ibayname PHPBaseDir does nothing for me. Nothing is displayed. I am using SME 8 B5. what can I do to see what the error may be.
P.S. I did httpd -t
and got Syntax error on line 1546 of /etc/httpd/conf/httpd.conf:
php_admin_value takes two arguments, PHP Value Modifier (Admin)
Then when I pico /etc/httpd/conf/httpd.conf, line 1546 is php_admin_value open_basedir
/opt/gallery2/html/:/opt/gallery2/g2data/:/usr/bin/:/opt/gallery2/g2data/tmp/
-
Well, newb.
If you read the wiki's and manua, u would've seen this...http://wiki.contribs.org/DB_Variables_Configuration
Basicaly, to undo all you did, delete the property values you put in with the db accounts deprop key prop.
Then initialize the defaut databases.
Also, you have to reconfigure the open-basedir in your /opt/galer2 folder. Probably better off deleting it.
I figured I would just respond to myself because I couldn't delete the topic. I'm sure there's a right way to do it, but this worked faster!