Forums WordPress

Uploading wordpress blog to internet

Subscribe to Uploading wordpress blog to internet 3 post(s), 3 voice(s)

 
Avatar Lee 5 post(s)

Hi Guys,

we have developed a wordpress site that we would like to upload into a hosters server for internet access through ftp, we have a problem when it comes to creating mySql database into their side. It is returning the following warnings:

D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 158

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 163

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 166

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 169

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 172

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 175

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fwrite(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 178

Warning: fclose(): supplied argument is not a valid stream resource in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 181

Warning: chmod() [function.chmod]: Permission denied in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 182

Warning: Cannot modify header information – headers already sent by (output started at D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php:178) in D:\Inetpub\webs\hausdersolidaritaetorg\wordpress\htdocs\wp-admin\setup-config.php on line 63

thanks in advance,

 
Avatar gemedj89 9 post(s)

th problemi is the link

 
Avatar beltran Administrator 1,873 post(s)

The problem could be that the Wordpress database user has not permission to access to the remote database. Try to change the database user/password in the wordpress configuration files using the user/pass that the hosting has provided.

Cheers.

Forums WordPress