7 Oct 01:03
mySql problem (I think)
I have a problem with my Spip-based site. I don't know exactly what the problem is. I am no expert on php (or mySql) - but I can follow simple instructions(Continue reading)My site has a communication problem. All the cached text from Spip is visible to the public but nothing from the database: no images and none of the older articles. Also the search-function doesn't work and - most importantly - I cannot access the private area. It seems to me there's a database (perhaps a priviledge?) problem. The strange thing is that it happened all of a sudden and I have not changed anything. When I try to access the private area I get various error messages. Such as "1045 Access denied for user: 'root <at> localhost' (Using password: NO)" I have also received the standard "500 Internal Server Error. The server encountered an internal error or misconfiguration and was unable to complete your request." And the message from Spip that "A technical problem (mySql Server) prevents access to this part of the site". These messages can all mean different things and I cannot find any information on them on Spip.net. I have tried to delete the file "inc_connect" as well as the ".htaccess" to see if I can re-install my Spip. It does not help. When I then try to go to ../ecrire it sends me to ../ecrire/install.php3 which seems right but the page is totally blank. I have ftp-access and acess to the mySql database via MyAdmin
My site has a communication problem. All the cached text from Spip is
visible to the public but nothing from the database: no images and
none of the older articles. Also the search-function doesn't work and
- most importantly - I cannot access the private area. It seems to me
there's a database (perhaps a priviledge?) problem. The strange thing
is that it happened all of a sudden and I have not changed anything.
When I try to access the private area I get various error messages.
Such as "1045 Access denied for user: 'root <at> localhost' (Using
password: NO)"
I have also received the standard "500 Internal Server Error. The
server encountered an internal error or misconfiguration and was
unable to complete your request." And the message from Spip that "A
technical problem (mySql Server) prevents access to this part of the
site".
These messages can all mean different things and I cannot find any
information on them on Spip.net.
I have tried to delete the file "inc_connect" as well as the
".htaccess" to see if I can re-install my Spip. It does not help. When
I then try to go to ../ecrire it sends me to ../ecrire/install.php3
which seems right but the page is totally blank.
I have ftp-access and acess to the mySql database via MyAdmin
I hope also.
SPIP is sometimes really magic :)
> Is it possible to create a loop that takes it's data from some source other
> than the database? Data in a PHP array, for example?
The only solution to get some PHP values in the loops is to use #EVAL{}
Mixed with #SET, #GET, and #ARRAY, you should make it possible.
(#ARRAY may read a serialized array)
> I'm writing this all up as a tutorial on our internal wiki. I'll have to put
> the finished document online somewhere...
Great news !!
There is a website that id dedicaced to plugins :
RSS Feed