I will not be giving up on this one. Now I am going to leave it out there and see how long it stays
Installing the Arch server
Moderators: b1o, jkerr82508
Forum rules
Try to avoid "fanboyism" Spam is strictly forbidden. The general rules apply: viewtopic.php?f=8&t=568
Try to avoid "fanboyism" Spam is strictly forbidden. The general rules apply: viewtopic.php?f=8&t=568
Re: Installing the Arch server
...And now it all works - everything! I have put the Archserver project on the web again under http://viking60.dyndns.org please confirm that you can see it! I had a load of trouble with the router - but it should be fixed now.
I will not be giving up on this one. Now I am going to leave it out there and see how long it stays
I will not be giving up on this one. Now I am going to leave it out there and see how long it stays
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Installing the Arch server
I can guarantee you that I don't know if I can see it right now 'cause I've been up all night... 
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Installing the Arch server
Here you go talking about yourself again while the task was to praise my Archserver.
Ioncube encryption is now working perfectly on that server. There is a small issue with the integration of FCKeditor (In the encrypted script) but that is probably a chmod thing.
I put the loader; ioncube_loader_lin_5.2.so in /usr/lib/php/20060613 and in php.ini I put this at the end of the extensions:
One would think that extension=ioncube_loader_lin_5.2.so would be enough, but the zend part and the entire path has to be specified. Oh well once you know it, it is easy
Ioncube encryption is now working perfectly on that server. There is a small issue with the integration of FCKeditor (In the encrypted script) but that is probably a chmod thing.I put the loader; ioncube_loader_lin_5.2.so in /usr/lib/php/20060613 and in php.ini I put this at the end of the extensions:
Code: Select all
zend_extension=/usr/lib/php/20060613/ioncube_loader_lin_5.2.soOne would think that extension=ioncube_loader_lin_5.2.so would be enough, but the zend part and the entire path has to be specified. Oh well once you know it, it is easy
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Installing the Arch server
Actually, since you asked if we were able to see it, I threw a tease your way. I did actually go there and was able to see it fine.
Thanks for the info on it.
Thanks for the info on it.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Installing the Arch server
And since the Archserver is on a different database you will have to register again - sorry about that. This time I will leave it there -promise! 
Edit:
OK time to conclude here then: I have run out of things to do. That means that everything I tried has been successfully set up. Most hick ups were direct human errors and some were Hardware related and had nothing to do with the server.

As you can se here
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
Re: Installing the Arch server
Regarding the security of the server I guess the ArchServer site is the best place too look:
http://bbs.archserver.org/viewtopic.php?pid=804#p804
http://bbs.archserver.org/viewtopic.php?pid=804#p804
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
Re: Installing the Arch server
Ok I tried to install postgresql on it an that was simply not possible. There was an unspecified conflict. I do have mysql installed but both should be possible really!
I cannot see that postgresql-libs is installed at all. So this "conflict" is confusing.
Code: Select all
[rulle@rulle BCMS_kodet]$ sudo pacman -S postgresql
Password:
resolving dependencies...
looking for inter-conflicts...
Targets (2): postgresql-libs-8.4.4-1 postgresql-8.4.4-1
Total Download Size: 0.00 MB
Total Installed Size: 28.75 MB
Proceed with installation? [Y/n] y
checking package integrity...
(2/2) checking for file conflicts [##################################################################################################################################################################################] 100%
error: failed to commit transaction (conflicting files)
/usr/share/postgresql/pg_service.conf.sample exists in both 'postgresql-libs' and 'postgresql'
Errors occurred, no packages were upgraded.
I cannot see that postgresql-libs is installed at all. So this "conflict" is confusing.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
Re: Installing the Arch server
That's probably a my bad in packaging PostgreSQL. Could you create a bug on the bug tracker for me please? (http://bugs.archserver.org)
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Installing the Arch server
Already did - it was closed. I filed one on postgresql for Arch - it closed, so I filed upstream.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Installing the Arch server
No you didn't! This is ArchServer not Archlinux! I'll get arround to it fukawi!
Edit: http://bugs.archserver.org/task/101
Edit: http://bugs.archserver.org/task/101
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Installing the Arch server
Yeah, I did say Arch - but the thing is, it does alert him that something's up with postgresql on the whole, which is why I mentioned it.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Installing the Arch server
OK the bug id closed and fixed by triplem - thanks. So I did a pacman -Syu and installed postgresql. This time it went just fine
The password is set up for me in a file I better write down:
/srv/pgData-8.4/password.txt
Now I have to figure out where postgresql.conf is
Boy I really am blank on this one 
The password is set up for me in a file I better write down:/srv/pgData-8.4/password.txt
Now I have to figure out where postgresql.conf is

Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"