erkange Posted January 1, 2018 Share Posted January 1, 2018 Merhaba, Admin panelde ürün açmaya çalıştığımda aşağıdaki gibi bir hata alıyorum. admin panelde ilk çıkan hata; /home/sanalmarket/public_html/app/cache/dev/classes.php dosyasında 429 satırında Notice [8] SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php56) failed: Permission denied (13) /home/sanalmarket/public_html/modules/psaddonsconnect/psaddonsconnect.php dosyasında 186 satırında Notice [8] Undefined index: tr ürünler ekranına girdiğimde çıkan hata. Whoops, looks like something went wrong. 1/1 ContextErrorException in classes.php line 429: Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php56) failed: Permission denied (13) in classes.php line 429 at ErrorHandler->handleError('8', 'SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php56) failed: Permission denied (13)', '/home/sanalmarket/public_html/app/cache/dev/classes.php', '429', array('maxlifetime' => '1440')) at SessionHandler->gc('1440') in classes.php line 429 at SessionHandlerProxy->gc('1440') at session_start() in classes.php line 117 at NativeSessionStorage->start() in classes.php line 192 at NativeSessionStorage->getBag('attributes') in classes.php line 492 at Session->get('_security_main') in ContextListener.php line 78 at ContextListener->handle(object(GetResponseEvent)) in classes.php line 2612 at Firewall->onKernelRequest(object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher)) at call_user_func(array(object(Firewall), 'onKernelRequest'), object(GetResponseEvent), 'kernel.request', object(TraceableEventDispatcher)) in WrappedListener.php line 61 at WrappedListener->__invoke(object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher)) at call_user_func(object(WrappedListener), object(GetResponseEvent), 'kernel.request', object(ContainerAwareEventDispatcher)) in classes.php line 1871 at EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.request', object(GetResponseEvent)) in classes.php line 1786 at EventDispatcher->dispatch('kernel.request', object(GetResponseEvent)) in TraceableEventDispatcher.php line 140 at TraceableEventDispatcher->dispatch('kernel.request', object(GetResponseEvent)) in bootstrap.php.cache line 3235 at HttpKernel->handleRaw(object(Request), '1') in bootstrap.php.cache line 3205 at HttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 3359 at ContainerAwareHttpKernel->handle(object(Request), '1', false) in bootstrap.php.cache line 2562 at Kernel->handle(object(Request), '1', false) in index.php line 86 Link to comment Share on other sites More sharing options...
OxiYazilim Posted January 3, 2018 Share Posted January 3, 2018 izinle alakalı galiba, kontrol edebilir misiniz ? Link to comment Share on other sites More sharing options...
erkange Posted January 3, 2018 Author Share Posted January 3, 2018 Tam olarak nasıl kontrol etmeliyim? Link to comment Share on other sites More sharing options...
safa Posted January 3, 2018 Share Posted January 3, 2018 Merhaba, bu php.ini den düzeltilebiliyor. ben https://stackoverflow.com/questions/2904862/issues-with-php-5-3-and-sessions-folder burda yazan php.ini içindeki session.gc_probability değeri 0 yapınca düzeldi . aynı zamanda yine php.ini içerisindeki /tmp kalsörü yolunu doğru yazarsanız düzelir. eğer php.ini yaptığınız değişiklikler düzelmediyse hosting sağlayıcınız ile iletişime geçmeniz faydalı olacaktır. Link to comment Share on other sites More sharing options...
erkange Posted January 6, 2018 Author Share Posted January 6, 2018 On 1/3/2018 at 7:53 PM, safa said: Merhaba, bu php.ini den düzeltilebiliyor. ben https://stackoverflow.com/questions/2904862/issues-with-php-5-3-and-sessions-folder burda yazan php.ini içindeki session.gc_probability değeri 0 yapınca düzeldi . aynı zamanda yine php.ini içerisindeki /tmp kalsörü yolunu doğru yazarsanız düzelir. eğer php.ini yaptığınız değişiklikler düzelmediyse hosting sağlayıcınız ile iletişime geçmeniz faydalı olacaktır. Bu bende de 0; php.ini içindeki session.gc_probability değeri 0 php.ini de tam olarak nereyi nasıl değiştirmek lazım? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now