Séno
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Networking WordPress
In reply to: Fixing broken image URL in WP 3.1 MultisiteDoesn’t work too. Any solutions for my case? Really i confuse with this error. My network uses subdirectory system, and the last code i’ve try :
DocumentRoot /home/desamd46/public_html Port 80 DirectoryIndex index.htm index.html ServerRoot /usr/local/apache <VirtualHost 116.213.48.87:80> DocumentRoot /home/desamd46/public_html ServerAdmin webmaster@desamerdeka.com ServerName desamerdeka.com ServerAlias www.desamerdeka.com User desamd46 Group desamd46 <Directory /home/desamd46/public_html> Options Indexes FollowSymLinks MultiViews AllowOverride FileInfo Options </Directory> </VirtualHost>Forum: Networking WordPress
In reply to: After installing multisite, upload images won't worki’m sorry… hehehe…
Forum: Networking WordPress
In reply to: After installing multisite, upload images won't workI have the same problems, and Andrea said, the problems came from httpd.conf. I’ve modified httpd.conf, but it doesn’t work.
<VirtualHost xxxxxxxxxxx> DocumentRoot /home/zzzz/public_html ServerAdmin webmaster@xxxx.com ServerName xxxx.com ServerAlias www.xxxx.com User zzzz Group zzzz <Directory /home/zzzz/public_html> Options Indexes FollowSymLinks MultiViews AllowOverride All </Directory> </VirtualHost>Forum: Alpha/Beta/RC
In reply to: MU – Images not appearingi’ve the same problem (v 3.1.1).. but, hahaha.. resolved by your tricks. thank u Ipstenu..
Forum: Fixing WordPress
In reply to: Error: Allowed memory sizesorry boss, i’ve resolve this error, hehehe…. increase the memory limit in /usr/lib/php.ini
thank u….
Viewing 5 replies - 1 through 5 (of 5 total)