xyz
Forum Replies Created
-
Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113well, it says here: https://www.phpmyadmin.net/home_page/index.php
Latest stable version:
phpMyAdmin 2.6.1-pl3That’s the one I have in my account on my host;
not sure if that’s the cause of my above “problem”Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113This is what it says in my phpMyAdmin account:
Welcome to phpMyAdmin 2.6.1-pl3
MySQL 4.0.22-log
————————–
November 1, 2004
The MySQL server was upgraded with significantly more powerful hardware. We also upgraded the version to 4.0.21 during the process.
You should notice dramatic performance gains with this new server in place.
————————-This worked with my now deleted previous,
latest prior to 1.5 version of WPForum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113I inserted above like this: is this the place?
$check_plugin) {
if (!file_exists(ABSPATH . ‘wp-content/plugins/’ . $check_plugin)) {
$current = get_settings(‘active_plugins’);
if ( !is_array($check_plugins) ) {
$check_plugins = array();
update_option(‘active_plugins’, $check_plugins);
}
unset($current[$_GET[‘plugin’]]);and I get the same result as in my post (Mar31) above…on line 32
and instead three entries …on line 77
I get three entries with…on line 81
/www/blg/wp-admin/plugins.php on line 81Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113Yes, Ryan, now I went into plugins, the only place I’ve seen WARNING
and won’t go any further awaiting further instructions from you:Warning: Invalid argument supplied for foreach() in
/all/my/name/site/www/blg/wp-admin/plugins.php on line 32and inside the Plugin Management box
three rows repeating this same text:Warning: in_array(): Wrong datatype for second argument in
/all/my/name/site/www/blg/wp-admin/plugins.php on line 77THANKS!
Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113Ryan, Thank You!
This worked instantly upon log-in; the site is up!
CHEERS!
Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113Ryan,
better let me have a full copy; I’ve downloaded a fresh1.5WP and I will install it when I get your altered full version; and we go from there.
Thanks!Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113ryan,
I got to option_name but saw no ‘active_plugins’ and I don’t know much about how to look at thisI deleted everything now;
I got two MT blogs going which are really the result of not being able to install WP previously; now the same happens with the new 1.5WPIf there is a specific WP problem re my host, look at it this way:
Back in Nov/December their mysql “crashed” with all content gone;
they installed a new mysql system etcI had a functioning WP for two years or so;
then in Jan or february I deleted everything,
cleaned out my website files and gifs and stuff
then thinking, I downloaded a NEW advertised version of WP,
not realizing it was the same old that I just deleted;
but I could not install it
(I posted some questions here at that time)That’s when I also deleted my old version MT
and got the latest MT instead and made two blogs of itNow last week or so I saw all those NEW 1.5 versions WP
and downloaded it ; again, I can’t install it (see above)…and different problems I never encountered before.
So what question should be addressed to the server?
before I download again and start over?
and arrive for a third or forth time at the same results as above?Thanks!
Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113Is anyone here to answer my last question above?
I already downloaded two new version, cleaned out old stuff,
but can’t get it going beyond as indicated above original problem.Thanks!
Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113MacManx,
no, I always clean-out, delete every WP file, nothing gets overwritten;
all mysql files are emtied, otherwise, during re-install, WP tells me
“WP is already installed”I only enter my mysql data into the wp-config.php file ,
i touch nothing else;on the last fresh download, however,
I noticed my virus-scan got active scanning it;
i’ll shut it off while i’ll download another fresh copy.What about these PHP settings? any should be ‘off’ ?
magic_quotes_runtime: on
magic_quotes_gpc: on
register_globals: onThanks
Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113Warning: Invalid argument supplied for foreach() in
/…/www/blg/wp-settings.php on line 113why is this wp-setting.php creating this?
I downloaded two versions with the same result?
does everybody download this with this trouble attached?
My 5 minute install time is up!
Good Night!Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113Downloaded fresh version, same result as above
WordPress doesn’t work for me
Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113deleted everything; Same negative result,
Warning: Invalid argument supplied for foreach() in
/…/www/blg/wp-settings.php on line 113Warning: Cannot modify header information – headers already sent by (output started at /www/blg/wp-settings.php:113)
in /…/www/blg/wp-login.php on line 7Warning: Cannot modify header information – headers already sent by (output started at …/www/blg/wp-settings.php:113)
in /…/www/blg/wp-login.php on line 8Warning: Cannot modify header information – headers already sent by (output started at /…/www/blg/wp-settings.php:113)
in /…/www/blg/wp-login.php on line 9Warning: Cannot modify header information – headers already sent by (output started at /…/www/blg/wp-settings.php:113)
in /…/www/blg/wp-login.php on line 10Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113I only had to enter my msql data in the wp-config.php; that’s all
but yes, I had to changeDB NAME from ‘wordpress’ to ‘myname’-
that probably went wrong somehow;ok I start fresh!
Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113NuclearMoose:
After log-in I get 8 items from 113 (above) to:Warning: Cannot modify header information – headers already sent by (output started
re wp-login.php line 7,8,9,10, 185
and re wp-includes/functions.php on line 1767 and on line 1767I’ll start fresh!
Forum: Installing WordPress
In reply to: new install invalid argument…settings.php on line 113I took my page to this validator page Valid XHTML
and they came up with eleven points;
I don’t know much about it, but I will re-install the works from scratch…