lostyazilim

Webuzo panel kurulu CentOS 6.5 üzerinde Nginx 1.7.3 güncellemesi ve PageSpeed aktifleştirilmesi

88 Mesajlar 17.272 Okunma
lstbozum
smsonayhizmeti

AKDNZ AKDNZ #Sunucu Kurulumu Kullanıcı
  • Üyelik 28.06.2014
  • Yaş/Cinsiyet 35 / E
  • Meslek Ağ Yöneticisi
  • Konum Azerbeycan
  • Ad Soyad A** A**
  • Mesajlar 1668
  • Beğeniler 645 / 524
  • Ticaret 51, (%100)

aykutvrl adlı üyeden alıntı

Lütfen yardımcı olun apache baya yoruyor.


cd /usr/local/apps/nginx/etc/conf.d

satırına gidin.

nano common

yapın ve ctrl+v yapa yapa en alta inin ve aşağıdakini yapıştırın.
try_files $uri $uri/ /index.php?$args;


ctrl+x enter diyip kayıt edip çıkın.

daha sonra

/etc/init.d/nginx restart

permalinkler sorunsuz çalışacaktır.
 

 

wmaraci
reklam

aykutvrl aykutvrl Üzgün Kullanıcı
  • Üyelik 27.07.2015
  • Yaş/Cinsiyet 29 / E
  • Meslek Öğrenci
  • Konum Ağrı
  • Ad Soyad A** V**
  • Mesajlar 745
  • Beğeniler 334 / 194
  • Ticaret 1, (%100)

AKDNZ adlı üyeden alıntı

cd /usr/local/apps/nginx/etc/conf.d

satırına gidin.

nano common

yapın ve ctrl+v yapa yapa en alta inin ve aşağıdakini yapıştırın.
try_files $uri $uri/ /index.php?$args;


ctrl+x enter diyip kayıt edip çıkın.

daha sonra

/etc/init.d/nginx restart

permalinkler sorunsuz çalışacaktır.


Hemen apache yi kaldırıp deniyorum.Yazıcam buraya tekrar,teşekkürler.
 

 

AKDNZ AKDNZ #Sunucu Kurulumu Kullanıcı
  • Üyelik 28.06.2014
  • Yaş/Cinsiyet 35 / E
  • Meslek Ağ Yöneticisi
  • Konum Azerbeycan
  • Ad Soyad A** A**
  • Mesajlar 1668
  • Beğeniler 645 / 524
  • Ticaret 51, (%100)

ertunck adlı üyeden alıntı

Tamamdır hocam o kısmı halettim dediğiniz kod ile.Online.net aldığım server üzerinde sanallaştırma yapıp centos 7 kurdum.Webuzo kuruldu devam ediyorum.

Çok teşekkür ederim, anlatımınız güzel :)

Bu arada ns adresi kısmına ne yazacağız hocam ? Henüz domain yok bende.Sonradan değiştiriliyor mu o kısım ?


Sorunuzu atlamışım, gerçi özel mesajla yazdım ama başkalarıda bilmek ister belki. NSleri daha sonra panelden değiştirebilirsiniz.
 

 

aykutvrl aykutvrl Üzgün Kullanıcı
  • Üyelik 27.07.2015
  • Yaş/Cinsiyet 29 / E
  • Meslek Öğrenci
  • Konum Ağrı
  • Ad Soyad A** V**
  • Mesajlar 745
  • Beğeniler 334 / 194
  • Ticaret 1, (%100)
AKDNZ
o configure bölümünde alldığım sonuç şu
ve snrası olmuyor.
-bash-4.1# cd nginx-${NGINX_VERSION}/
-bash-4.1# ./configure --add-module=/ngx_pagespeed-release-${NPS_VERSION}-beta --prefix=/usr/local/apps/nginx --sbin-path=/usr/local/apps/nginx/sbin/nginx --conf-path=/usr/local/apps/nginx/etc/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-http_secure_link_module --with-mail
checking for OS
+ Linux 2.6.32-504.30.3.el6.i686 i686
checking for C compiler ... found
+ using GNU C compiler
+ gcc version: 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC)
checking for gcc -pipe switch ... found
checking for gcc builtin atomic operations ... found
checking for C99 variadic macros ... found
checking for gcc variadic macros ... found
checking for unistd.h ... found
checking for inttypes.h ... found
checking for limits.h ... found
checking for sys/filio.h ... not found
checking for sys/param.h ... found
checking for sys/mount.h ... found
checking for sys/statvfs.h ... found
checking for crypt.h ... found
checking for Linux specific features
checking for epoll ... found
checking for EPOLLRDHUP ... found
checking for O_PATH ... not found
checking for sendfile() ... found
checking for sendfile64() ... found
checking for sys/prctl.h ... found
checking for prctl(PR_SET_DUMPABLE) ... found
checking for sched_setaffinity() ... found
checking for crypt_r() ... found
checking for sys/vfs.h ... found
checking for poll() ... found
checking for /dev/poll ... not found
checking for kqueue ... not found
checking for crypt() ... not found
checking for crypt() in libcrypt ... found
checking for F_READAHEAD ... not found
checking for posix_fadvise() ... found
checking for O_DIRECT ... found
checking for F_NOCACHE ... not found
checking for directio() ... not found
checking for statfs() ... found
checking for statvfs() ... found
checking for dlopen() ... not found
checking for dlopen() in libdl ... found
checking for sched_yield() ... found
checking for SO_SETFIB ... not found
checking for SO_REUSEPORT ... found
checking for SO_ACCEPTFILTER ... not found
checking for TCP_DEFER_ACCEPT ... found
checking for TCP_KEEPIDLE ... found
checking for TCP_FASTOPEN ... not found
checking for TCP_INFO ... found
checking for accept4() ... found
checking for eventfd() ... found
checking for int size ... 4 bytes
checking for long size ... 4 bytes
checking for long long size ... 8 bytes
checking for void * size ... 4 bytes
checking for uint64_t ... found
checking for sig_atomic_t ... found
checking for sig_atomic_t size ... 4 bytes
checking for socklen_t ... found
checking for in_addr_t ... found
checking for in_port_t ... found
checking for rlim_t ... found
checking for uintptr_t ... uintptr_t found
checking for system byte ordering ... little endian
checking for size_t size ... 4 bytes
checking for off_t size ... 8 bytes
checking for time_t size ... 4 bytes
checking for setproctitle() ... not found
checking for pread() ... found
checking for pwrite() ... found
checking for sys_nerr ... found
checking for localtime_r() ... found
checking for posix_memalign() ... found
checking for memalign() ... found
checking for mmap(MAP_ANON|MAP_SHARED) ... found
checking for mmap("/dev/zero", MAP_SHARED) ... found
checking for System V shared memory ... found
checking for POSIX semaphores ... not found
checking for POSIX semaphores in libpthread ... found
checking for struct msghdr.msg_control ... found
checking for ioctl(FIONBIO) ... found
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... not found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
configuring additional modules


O olmadığındanmı make komutu şu hatayı veriyor
-bash-4.1# make
make: *** No rule to make target `build', needed by `default'. Stop.
 

 

wmaraci
wmaraci

AKDNZ AKDNZ #Sunucu Kurulumu Kullanıcı
  • Üyelik 28.06.2014
  • Yaş/Cinsiyet 35 / E
  • Meslek Ağ Yöneticisi
  • Konum Azerbeycan
  • Ad Soyad A** A**
  • Mesajlar 1668
  • Beğeniler 645 / 524
  • Ticaret 51, (%100)

aykutvrl adlı üyeden alıntı

AKDNZ
o configure bölümünde alldığım sonuç şu
ve snrası olmuyor.
-bash-4.1# cd nginx-${NGINX_VERSION}/
-bash-4.1# ./configure --add-module=/ngx_pagespeed-release-${NPS_VERSION}-beta --prefix=/usr/local/apps/nginx --sbin-path=/usr/local/apps/nginx/sbin/nginx --conf-path=/usr/local/apps/nginx/etc/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-http_secure_link_module --with-mail
checking for OS
+ Linux 2.6.32-504.30.3.el6.i686 i686
checking for C compiler ... found
+ using GNU C compiler
+ gcc version: 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC)
checking for gcc -pipe switch ... found
checking for gcc builtin atomic operations ... found
checking for C99 variadic macros ... found
checking for gcc variadic macros ... found
checking for unistd.h ... found
checking for inttypes.h ... found
checking for limits.h ... found
checking for sys/filio.h ... not found
checking for sys/param.h ... found
checking for sys/mount.h ... found
checking for sys/statvfs.h ... found
checking for crypt.h ... found
checking for Linux specific features
checking for epoll ... found
checking for EPOLLRDHUP ... found
checking for O_PATH ... not found
checking for sendfile() ... found
checking for sendfile64() ... found
checking for sys/prctl.h ... found
checking for prctl(PR_SET_DUMPABLE) ... found
checking for sched_setaffinity() ... found
checking for crypt_r() ... found
checking for sys/vfs.h ... found
checking for poll() ... found
checking for /dev/poll ... not found
checking for kqueue ... not found
checking for crypt() ... not found
checking for crypt() in libcrypt ... found
checking for F_READAHEAD ... not found
checking for posix_fadvise() ... found
checking for O_DIRECT ... found
checking for F_NOCACHE ... not found
checking for directio() ... not found
checking for statfs() ... found
checking for statvfs() ... found
checking for dlopen() ... not found
checking for dlopen() in libdl ... found
checking for sched_yield() ... found
checking for SO_SETFIB ... not found
checking for SO_REUSEPORT ... found
checking for SO_ACCEPTFILTER ... not found
checking for TCP_DEFER_ACCEPT ... found
checking for TCP_KEEPIDLE ... found
checking for TCP_FASTOPEN ... not found
checking for TCP_INFO ... found
checking for accept4() ... found
checking for eventfd() ... found
checking for int size ... 4 bytes
checking for long size ... 4 bytes
checking for long long size ... 8 bytes
checking for void * size ... 4 bytes
checking for uint64_t ... found
checking for sig_atomic_t ... found
checking for sig_atomic_t size ... 4 bytes
checking for socklen_t ... found
checking for in_addr_t ... found
checking for in_port_t ... found
checking for rlim_t ... found
checking for uintptr_t ... uintptr_t found
checking for system byte ordering ... little endian
checking for size_t size ... 4 bytes
checking for off_t size ... 8 bytes
checking for time_t size ... 4 bytes
checking for setproctitle() ... not found
checking for pread() ... found
checking for pwrite() ... found
checking for sys_nerr ... found
checking for localtime_r() ... found
checking for posix_memalign() ... found
checking for memalign() ... found
checking for mmap(MAP_ANON|MAP_SHARED) ... found
checking for mmap("/dev/zero", MAP_SHARED) ... found
checking for System V shared memory ... found
checking for POSIX semaphores ... not found
checking for POSIX semaphores in libpthread ... found
checking for struct msghdr.msg_control ... found
checking for ioctl(FIONBIO) ... found
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... not found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
configuring additional modules


O olmadığındanmı make komutu şu hatayı veriyor
-bash-4.1# make
make: *** No rule to make target `build', needed by `default'. Stop.



sudo yum install gcc-c++ pcre-devel zlib-devel make unzip

bu yüklemeleri yapmış mıydınız?
 

 

ertunck ertunck WM Aracı Kullanıcı
  • Üyelik 17.08.2014
  • Yaş/Cinsiyet 37 / E
  • Meslek Tekniker
  • Konum İstanbul Avrupa
  • Ad Soyad E** K**
  • Mesajlar 39
  • Beğeniler 3 / 3
  • Ticaret 0, (%0)
Kurulum bitti reboot çektim.VPS tekrardan başladı fakat reboot'dan önce ulabildiğim http://xxx.xxx.xxx.173:2004/ adresine şu anda ulaşamıyorum.Konsoldan google ping atınca atıyor.Yani VPS internete çıkıyor.Sorun nerde olabilir ?
 

 

AKDNZ AKDNZ #Sunucu Kurulumu Kullanıcı
  • Üyelik 28.06.2014
  • Yaş/Cinsiyet 35 / E
  • Meslek Ağ Yöneticisi
  • Konum Azerbeycan
  • Ad Soyad A** A**
  • Mesajlar 1668
  • Beğeniler 645 / 524
  • Ticaret 51, (%100)

ertunck adlı üyeden alıntı

Kurulum bitti reboot çektim.VPS tekrardan başladı fakat reboot'dan önce ulabildiğim http://xxx.xxx.xxx.173:2004/ adresine şu anda ulaşamıyorum.Konsoldan google ping atınca atıyor.Yani VPS internete çıkıyor.Sorun nerde olabilir ?


Terminalden

service webuzo restart komutunu uygulayın.
 

 

aykutvrl aykutvrl Üzgün Kullanıcı
  • Üyelik 27.07.2015
  • Yaş/Cinsiyet 29 / E
  • Meslek Öğrenci
  • Konum Ağrı
  • Ad Soyad A** V**
  • Mesajlar 745
  • Beğeniler 334 / 194
  • Ticaret 1, (%100)
AKDNZ hocam yine aynı hata acaba vaktiniz varsa Teamwiever versem bi el atarmısınız ?
 

 

ertunck ertunck WM Aracı Kullanıcı
  • Üyelik 17.08.2014
  • Yaş/Cinsiyet 37 / E
  • Meslek Tekniker
  • Konum İstanbul Avrupa
  • Ad Soyad E** K**
  • Mesajlar 39
  • Beğeniler 3 / 3
  • Ticaret 0, (%0)

AKDNZ adlı üyeden alıntı

Terminalden

service webuzo restart komutunu uygulayın.


Yine ulaşılamıyor.Online.net'de bulunan server WMware ile sanallaştırıp VPS üzerine centos 7 kurdum.Failover ip ayarları yapıldı.Terminal üzerinden "ping google.com" ping atılmakda.
 

 

AKDNZ AKDNZ #Sunucu Kurulumu Kullanıcı
  • Üyelik 28.06.2014
  • Yaş/Cinsiyet 35 / E
  • Meslek Ağ Yöneticisi
  • Konum Azerbeycan
  • Ad Soyad A** A**
  • Mesajlar 1668
  • Beğeniler 645 / 524
  • Ticaret 51, (%100)

ertunck adlı üyeden alıntı

Yine ulaşılamıyor.Online.net'de bulunan server WMware ile sanallaştırıp VPS üzerine centos 7 kurdum.Failover ip ayarları yapıldı.Terminal üzerinden "ping google.com" ping atılmakda.


Hocam ssh bağlanabiliyor musunuz? terminalden kastın ssh bağlantınızdı
 

 

wmaraci
Konuyu toplam 8 kişi okuyor. (0 kullanıcı ve 8 misafir)
Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al