LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   General (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=25)
-   -   [Solved] images problem (http://www.litespeedtech.com/support/forum/showthread.php?t=6613)

hamdiboy 01-31-2013 05:59 AM

[Solved] images problem
 
It was working very fine with apache.

I just install litespeed via directadmin plugin.

Now i cant see images on my wordpress website

I recomplicate php with previous apache config.



[root@server ~]# ldd /usr/local/lsws/fcgi-bin/lsphp5
linux-vdso.so.1 => (0x00007fffd17fd000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000003758800000)
librt.so.1 => /lib64/librt.so.1 (0x0000003758000000)
libpng12.so.0 => /usr/local/lib/libpng12.so.0 (0x00002ab023092000)
libz.so.1 => /usr/local/lib/libz.so.1 (0x00002ab0232b5000)
libm.so.6 => /lib64/libm.so.6 (0x0000003757800000)
libresolv.so.2 => /lib64/libresolv.so.2 (0x0000003759000000)
libnsl.so.1 => /lib64/libnsl.so.1 (0x0000003758c00000)
libmysqlclient.so.16 => /usr/lib64/libmysqlclient.so.16 (0x00002ab0234cc000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003757400000)
libxml2.so.2 => /usr/local/lib/libxml2.so.2 (0x00002ab0237d3000)
libdl.so.2 => /lib64/libdl.so.2 (0x0000003757000000)
libiconv.so.2 => /usr/local/lib/libiconv.so.2 (0x00002ab023b16000)
libc.so.6 => /lib64/libc.so.6 (0x0000003756c00000)
/lib64/ld-linux-x86-64.so.2 (0x0000003756800000)

what should i do?

hamdiboy 01-31-2013 06:36 AM

[STDERR] require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/ece/index.php'), the_excerpt_rss,$
2013-01-31 16:34:45.552 [NOTICE] [36.96.5.110:4710-0#APVH_www.xcxcx.net]
[STDERR] require('wp-blog-header.php'), require_once('wp-includes/template-loader.php')
, include('/themes/ece/index.php'), the_excerpt_rss, get_the_excerpt,
apply_filters('get_the_excerpt'), call_user_func_array, wp_trim_excerpt,
apply_filters('the_content'), call_user_func_array, automaticSeoLinksChange,
W3_Db->query taraf..ndan olu..turulan select * from wp_automaticSEOlinks
where idGroup=0 sorgusu i..in WordPress veritaban.. hatas.. Table 'eceerken_huzurg1.wp_automaticSEOlinks' doesn't exist

webizen 01-31-2013 11:48 AM

this is more of file permission issue. nothing to do with wp table missing.

hamdiboy 01-31-2013 03:40 PM

i pmed my website link to you.

i already enabled suexec and it was working with apache as i told..

what should i do to fix ?

webizen 01-31-2013 04:39 PM

are you running cpanel? or other control panel?

check the owership and permission of the file. make sure webserver user (nobody) has read permission to the file.

hamdiboy 02-01-2013 01:39 AM

i use directadmin

how can i check

"make sure webserver user (nobody) has read permission to the file."

hamdiboy 02-01-2013 02:56 AM

i guess i am having same problem http://www.litespeedtech.com/support...ead.php?t=5154

wp upload folders makes 403

hamdiboy 02-01-2013 03:14 AM

i see that all images owner is apache

is it normal ?

webizen 02-01-2013 11:34 AM

Quote:

Originally Posted by hamdiboy (Post 46764)
i see that all images owner is apache

is it normal ?

If this is shared hosting, then they *should* be owned by vhost owner. The 403 error is likely due to image ownership mismatch with the vhost ownership and you have Force Strict Ownership (Admin Console => Server => Security) set to Yes. You can either set to No or correct the ownership on the image files.

hamdiboy 02-01-2013 01:15 PM

it worked .. thanks


All times are GMT -7. The time now is 10:56 PM.