Hozzászólások
-
SzerzőBejegyzés
-
No igen. Egyébként nekem is ilyen gondjaim voltak pár hónapja (állandó fagyások), és az alaplapon pár kondi púposodott fel (így alaplap csere lett a vége).
Ami után persze nem kellett újratelepíteni a linuxot, csak az új chipset támogatását beleforgatni a kernelbe..
susyp wrote:De hogyan lehet a tápot tesztelni?Beméretni.
Esetleg egy másikat belerakni a gépbe teszre.
( Azért nézd meg előtte, hogy a tápkábel tuti rendesen van-e csatlakoztatva.
)susyp wrote:De hogyan lehet a tápot tesztelni?Beméretni.
Esetleg egy másikat belerakni a gépbe teszre.
( Azért nézd meg előtte, hogy a tápkábel tuti rendesen van-e csatlakoztatva.
)Tessék, itt egy konkrét példa az én megoldásomhoz.
Code:NameVirtualHost xy.sytes.net:80ServerName XY
DocumentRoot „/var/www/html/xy”
ErrorLog „/var/log/apache2/xy_error_log”
TransferLog „/var/log/apache2/xy_acces_log”
AllowOverride none
AllowOverride AuthConfig
Options Indexes FollowSymLinks
NameVirtualHost xyz.sytes.net:80
ServerName xyz
DocumentRoot „/var/www/html/xyz”
ErrorLog „/var/log/apache2/xyz_error_log”
TransferLog „/var/log/apache2/xyz_acces_log”
AllowOverride none
Options Indexes FollowSymLinks
Tessék, itt egy konkrét példa az én megoldásomhoz.
Code:NameVirtualHost xy.sytes.net:80ServerName XY
DocumentRoot „/var/www/html/xy”
ErrorLog „/var/log/apache2/xy_error_log”
TransferLog „/var/log/apache2/xy_acces_log”
AllowOverride none
AllowOverride AuthConfig
Options Indexes FollowSymLinks
NameVirtualHost xyz.sytes.net:80
ServerName xyz
DocumentRoot „/var/www/html/xyz”
ErrorLog „/var/log/apache2/xyz_error_log”
TransferLog „/var/log/apache2/xyz_acces_log”
AllowOverride none
Options Indexes FollowSymLinks
Ehhez inkább ezt olvasgasd.
# VirtualHost: If you want to maintain multiple domains/hostnames on your
# machine you can setup VirtualHost containers for them. Most configurations
# use only name-based virtual hosts so the server doesn’t need to worry about
# IP addresses. This is indicated by the asterisks in the directives below.
#
# Please see the documentation at
#
# for further details before you try to setup virtual hosts.Ehhez inkább ezt olvasgasd.
# VirtualHost: If you want to maintain multiple domains/hostnames on your
# machine you can setup VirtualHost containers for them. Most configurations
# use only name-based virtual hosts so the server doesn’t need to worry about
# IP addresses. This is indicated by the asterisks in the directives below.
#
# Please see the documentation at
#
# for further details before you try to setup virtual hosts.attila1964 wrote:Minek belinkelni valamit, ha az nem működik? Vagy megszüntette valaki?Nem szüntette meg azt senki, csak bam00700 kolléga el[STRIKE]k[/STRIKE]szúrta a link hivatkozását.
attila1964 wrote:Minek belinkelni valamit, ha az nem működik? Vagy megszüntette valaki?Nem szüntette meg azt senki, csak bam00700 kolléga el[STRIKE]k[/STRIKE]szúrta a link hivatkozását.

Unable to open ‘/dev/dsp’: Device or resource busy
E szerint már valami használja a hangkártyád.Nézz utánna első körben, hogy mi lehet az.
-
SzerzőBejegyzés

)