We are in the process of migrating this forum. A new space will be available soon. We are sorry for the inconvenience.

Wie wil mij helpen om een server te instaleren


MWeulink
23-04-09, 13:06
Neem inderdaad gewoon lekker: ISPCP
de enige goeie webhosting control panel, die werkt...
alleen 1 nadeel bij het installeren is... de configs zijn verplaatst en veranderd, dus je zou de ftp zelf nog moeten repareren...

dus alle lines waarin sql voorkomt moet je uncommenten in de modules.conf van proftpd
Code:
/etc/proftpd/modules.conf
en
Code:
cp /etc/proftpd.conf /etc/proftpd/proftpd.conf
moet je ff doen om de config op de goeie plek zetten...

en in die config moet je ook nog even sqlbackend mysql; uncommenten...
en de
Include /etc/proftpd/modules.conf
uncommenten

en dan werkt het

Raymon
23-04-09, 10:01
En vergeet aub ispconfig, bij elkaar geschraapte meuk

Jesper
22-04-09, 23:01
Citaat Oorspronkelijk geplaatst door rvdrvd
Die had ik inderdaad gezien.
ben alles angsgelopen maar... bij status

Details van de operatie De operatie 9655403 kan niet verbetert zijn : Status doing prohibits correcting operation

en informatie bij sidn:
xxx domein : xxxx ip fail over (niet te bereiken via ping staat wel ovh manager)


Errors=3, Warnings=1, Informational=0

** Summary: REJECTED xxx.nl.

Some problems need to get fixed:
- Not everything could be tested, because of (technical) failures.
- In total, 2 configuration errors where found.

** Full check report:

* primary name server "ns1.xxx.nl."
Error: specified name server is not listed as NS record.
All public name servers for a domain must also be listed as NS records
in the zone of the domain. This domain was specified explicitly
as a name server, but not found in the zone description of the primary
name server. TE.6a
Error: name server is not listed in your zone.
The specified name server could not be found in your zone file. It should
be listed as an A or AAAA record.
Warning: domain has no MX nor A record: unable to receive and send email.
No mail servers are configured, which means that no email can be
sent to this domain. Anti-spam and -phishing software will block
mail coming from your domain because of this. RFC2142 section 2.

* secondary name server "ns2.xxx.nl." [BROKEN]
Failure: name server at xxxx cannot be reached: (unknown error)
The name server could not be contacted, which may be due to temporary
technical problems or global DNS configuration mistakes. The internal
error is shown, but not always clear about the cause.

** More information:
TE refers to SIDN document "Technische Eisen" (Dutch only)
http://www.sidn.nl/
RFC1035 RFC "Domain Names - Implementation and Specifications"
http://rfc.net/rfc1035.html
RFC1123 RFC "Requirements for Internet Hosts
http://rfc.net/rfc1123.html
RFC1912 RFC "Common DNS Operational and Configuration Errors"
http://rfc.net/rfc1912.html
RFC3330 RFC "Special-Use IPv4 Addresses"
http://rfc.net/rfc3330.html
RIPE203 "Recommendations for DNS SOA Values"
http://www.ripe.net/ripe/docs/ripe-203.html

** DNScheck 4.2.6, 2009/04/21 20:48:00 CEST+0200
Error: specified name server is not listed as NS record.
Zoals je kunt lezen, je hebt deze NS niet in je zone als NS record!

rvdrvd
22-04-09, 13:04
Citaat Oorspronkelijk geplaatst door MWeulink
voorbeeld van een DNS Zone Record.

Code:
$TTL 14400
@	IN	SOA	ns1.xxx.nl. info@xxx.nl. (
			2009041904
			14400
			3600
			1209600
			86400 )

xxx.nl.     14400   IN      NS      ns1.xxx.nl.
xxx.nl.     14400   IN      NS      ns2.xxx.nl.
ns1.xxx.nl. 14400   IN      A       
ns2.xxx.nl. 14400   IN      A       



*.xxx.nl.   14400   IN      A       
xxx.nl.      14400   IN      A       
mail         14400   IN      A       
localhost  14400   IN      A       127.0.0.1
www        14400   IN      A       

dns			14400	IN	A	
dns2			14400	IN	A	

xxx.nl.	14400	IN	MX	10 mail.xxx.nl.
misschien kom je er nu wel uit?!


Ik ga dit vanavond uitproberen. Voor zover ik dit kan beoordelen ziet dit er wel iets anders uit dan wat ik nu heb. Ik kan nu niet bij deze gegevevens.

apiXx
22-04-09, 12:18
Ok install is gelukt alleen nu krijg ik dit

Code:
./setup2: line 1090: mysql_config: No such file or directory
./setup2: line 1091: httpd: No such file or directory
./setup2: line 1092: httpd2: No such file or directory
./setup2: line 1093: httpd2: No such file or directory
./setup2: line 1103: ip_addresses: No such file or directory
./setup2: line 1105: /root/ispconfig/php/php: No such file or directory
./setup2: line 1106: /root/ispconfig/dist.info: No such file or directory
chmod: cannot access `/home/admispconfig/ispconfig/tools/suphp/usr/bin/php-wrapper': No such file or directory
./setup2: line 1119: /home/admispconfig/ispconfig/sysconf.txt: No such file or directory
./setup2: line 1120: /home/admispconfig/ispconfig/sysconf.txt: No such file or directory
Restarting some services...
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
apache2: apr_sockaddr_info_get() failed for server1
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
 * Stopping Postfix Mail Transport Agent postfix                         [ OK ] 
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
 * Starting Postfix Mail Transport Agent postfix                                chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
                                                                         [ OK ]
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
 * Stopping ftp server proftpd                                           [ OK ] 
 * Starting ftp server proftpd                                                   - warning: unable to determine IP address of 'server1'
 - error: no valid servers configured
 - Fatal: error processing configuration file '/etc/proftpd/proftpd.conf'
                                                                         [fail]
./setup2: line 1163: /etc/init.d/ispconfig_server: No such file or directory
Congratulations! Your ISPConfig system is now installed. If you had to install quota, please take the steps described in the installation manual. Otherwise your system is now available without reboot.

apiXx
22-04-09, 10:39
Ik heb ook die tutorial gezien van 0 naar DNS maar ik blijf maar hangen bij ISPconfig webmin enz.. werkt allemaal alleen nadat ik ./setup doe bij ISPconfig dan krijg ik op een gegeven moment deze error :

Checking for MTA...
ERROR: Your system configuration is not compatible with ISPConfig! The installation routine stops here!

Heb al tig keer die tar package opnieuw uitgepakt maar blijf deze error krijgen

Als ik naar terminal ga dan zie ik staan admin@91:~$
en dan daarboven in de terminal admin@91.121.12.27

Als ik btw ook inlog en ik doe dir dan krijg ik alleen mijn home folder te zien en dan kan ik niet naar bijvoorbeeld cd /etc/sysconfig (heb even gekeken en die bestaat ook niet bij mij )

Ik heb overigens ubuntu desktop op me dedicated server staan.

Hmm heb het ook met root geprobeerd nu zie ik de etc folder enzo wel. Als ik nu weer verder ga met de ./setup en ik kom bij de optie dat ik tussen standaard en expert moet ik kiezen krijg ik nog steeds zelfde error dat mijn mail server kaduuk is of er niet is?

Ftp server heb ik wel werkend gekregen met proftpd maar ik zou wel graag gebruik willen maken van een nl domein. Het domein is www.sharegewoon.nl

Pls iemand help :P

MWeulink
21-04-09, 23:27
Citaat Oorspronkelijk geplaatst door rvdrvd
Errors=3, Warnings=1, Informational=0

** Summary: REJECTED xxx.nl.

Some problems need to get fixed:
- Not everything could be tested, because of (technical) failures.
- In total, 2 configuration errors where found.

** Full check report:

* primary name server "ns1.xxx.nl."
Error: specified name server is not listed as NS record.
All public name servers for a domain must also be listed as NS records
in the zone of the domain. This domain was specified explicitly
as a name server, but not found in the zone description of the primary
name server. TE.6a
Error: name server is not listed in your zone.
The specified name server could not be found in your zone file. It should
be listed as an A or AAAA record.
Warning: domain has no MX nor A record: unable to receive and send email.
No mail servers are configured, which means that no email can be
sent to this domain. Anti-spam and -phishing software will block
mail coming from your domain because of this. RFC2142 section 2.

* secondary name server "ns2.xxx.nl." [BROKEN]
Failure: name server at xxxx cannot be reached: (unknown error)
The name server could not be contacted, which may be due to temporary
technical problems or global DNS configuration mistakes. The internal
error is shown, but not always clear about the cause.
voorbeeld van een DNS Zone Record.

Code:
$TTL 14400
@	IN	SOA	ns1.xxx.nl. info@xxx.nl. (
			2009041904
			14400
			3600
			1209600
			86400 )

xxx.nl.     14400   IN      NS      ns1.xxx.nl.
xxx.nl.     14400   IN      NS      ns2.xxx.nl.
ns1.xxx.nl. 14400   IN      A       
ns2.xxx.nl. 14400   IN      A       



*.xxx.nl.   14400   IN      A       
xxx.nl.      14400   IN      A       
mail         14400   IN      A       
localhost  14400   IN      A       127.0.0.1
www        14400   IN      A       

dns			14400	IN	A	
dns2			14400	IN	A	

xxx.nl.	14400	IN	MX	10 mail.xxx.nl.
misschien kom je er nu wel uit?!

Sphinx
21-04-09, 22:26
http://howtoforge.com

Succes!

rvdrvd
21-04-09, 21:31
Die had ik inderdaad gezien.
ben alles angsgelopen maar... bij status

Details van de operatie De operatie 9655403 kan niet verbetert zijn : Status doing prohibits correcting operation

en informatie bij sidn:
xxx domein : xxxx ip fail over (niet te bereiken via ping staat wel ovh manager)


Errors=3, Warnings=1, Informational=0

** Summary: REJECTED xxx.nl.

Some problems need to get fixed:
- Not everything could be tested, because of (technical) failures.
- In total, 2 configuration errors where found.

** Full check report:

* primary name server "ns1.xxx.nl."
Error: specified name server is not listed as NS record.
All public name servers for a domain must also be listed as NS records
in the zone of the domain. This domain was specified explicitly
as a name server, but not found in the zone description of the primary
name server. TE.6a
Error: name server is not listed in your zone.
The specified name server could not be found in your zone file. It should
be listed as an A or AAAA record.
Warning: domain has no MX nor A record: unable to receive and send email.
No mail servers are configured, which means that no email can be
sent to this domain. Anti-spam and -phishing software will block
mail coming from your domain because of this. RFC2142 section 2.

* secondary name server "ns2.xxx.nl." [BROKEN]
Failure: name server at xxxx cannot be reached: (unknown error)
The name server could not be contacted, which may be due to temporary
technical problems or global DNS configuration mistakes. The internal
error is shown, but not always clear about the cause.

** More information:
TE refers to SIDN document "Technische Eisen" (Dutch only)
http://www.sidn.nl/
RFC1035 RFC "Domain Names - Implementation and Specifications"
http://rfc.net/rfc1035.html
RFC1123 RFC "Requirements for Internet Hosts
http://rfc.net/rfc1123.html
RFC1912 RFC "Common DNS Operational and Configuration Errors"
http://rfc.net/rfc1912.html
RFC3330 RFC "Special-Use IPv4 Addresses"
http://rfc.net/rfc3330.html
RIPE203 "Recommendations for DNS SOA Values"
http://www.ripe.net/ripe/docs/ripe-203.html

** DNScheck 4.2.6, 2009/04/21 20:48:00 CEST+0200

MWeulink
21-04-09, 21:12
uhmm....
*search*

Van 0 tot je eigen DNS

rvdrvd
21-04-09, 21:09
Ik ben nu al een tijdje bezig om een server volgens mijn eisen te instaleren.
Het gaat redelijk maar ik merk dat ik net iets te weinig hosting / linux kennis heb om alles precies naar wens te instaleren.

Globaal gaat het om:
apache php mysql
ftp mail / webmail
dns / domeinnaam
webmin ispconfig