WP3 Multisite Stackscript error
-
Hi,
When I try to run the WP3 Multisite script, I'm getting the following error on Debian 5 LEMP stack.' ./script: line 156: syntax error near unexpected token `('
./script: line 156: `sed -i "s:<?php:<?php\ndefine('WP\_ALLOW_MULTISITE', true);\ndefine('WP\_CACHE', true);:g" /home/$USER/public_html/$DOMAIN/public/wp-config.php''Please help me to get the WP running.
Thank you.
SriPosted 1 year ago # -
Rahulan, will look into that but, meantime, try the equivalent manual guide as a fall-back.
Posted 1 year ago # -
Hi Guvnr,
tried that too.
same error. please help me.Sri.
Posted 1 year ago # -
google mentions to replace the single quote with double. i'm not a programmer.
please see the links.Posted 1 year ago # -
Dear Guvnr,
It was my fault. in script i dropped the double quote after the user name.
sorry for the trouble caused.-sri
Posted 1 year ago # -
easily done .. let me know it all works out, or not!
Posted 1 year ago # -
Just a tip on this. Occassionaly I notice that after multisite is enabled in 3 the Super Admin menu doesn't show after logging back in. Either restart NGinX or your VPS (I find the latter option more reliable). After that, if all the other steps have been followed as per Guv's tute you should be good to go.
Posted 1 year ago # -
".. Super Admin menu doesn't show .."
As far as i can tell this is more likely to happen when you've already installed several blogs with this method, no idea why
If it occurs, rather than reboot, it may just mean restarting PHP (to flush the cache) and maybe nginx.
Posted 1 year ago # -
Hi Guv!
Actually, mate, I see this before any other blogs except the default one are installed, directly after install. I even see it on Apache at times, so it's not just nginx. I concur it's probably PHP caching.
Posted 1 year ago #
Reply
You must log in to post.
Want HTML?
a blockquote code em strong ul ol liPlace code between backticks `codeHere`
You've got it.
