I also can't seem to get past the settings.php file not being writable. I've chown 777 on it I've tried moving it to the root out of the install folder etc...firstly it didn't even exist I had to create a blank one. Are there files missing from the website install package?
Hah your right I did that just wrote the wrong thing here...thanks for correcting my stupid mistake. It's also chown'd to the user and group Apache is running as.
Hello, first sorry for my bad english. Unfortunately, I get following error message when i want setup up the db server: Error: SQLSTATE[HY000] [2002] Can?t connect to local MySQL server through socket ?/var/run/mysqld/mysqld.sock?(2) Can this version use any external provider, such as 1and1 or any other? 24 signs are the length of the name of the database hostname in this kind of -> databaseexample.db.example.com <-, can it be due to it? *** This is all OK! PHP Version >= 5.2.0 - PDO database support - zlib compression support - JSON support - MySQL support git client is installed settings.php writeable *** I would be grateful for help! Greetings Nexcrox
git client is installed = false but git is installed ! root@xxxxxxxx:~# git --version git version 1.7.2.5
You can install the website manually however I will not provide support for those users. I created the installer to eliminate most of the website problems. I have found a few more bugs with the installer I will be posting a new one this weekend. Does your host allow shell_exec commands if the shell_exec command fails git will fail I have not tested this with an external DB. Check with the external database provider that remote connections are allowed. I will look into this tonight after work, sounds like a simple fix. did the chmod work? also re verify chown is correct. I suspect that you will need the current dir and the directory previous to it to be atleast 766.
Updated the Plugin for the newest release of HB to fix the isinparty variable. I have not tested this yet however, the call has been updated. Please let me know if it was corrected. Next time you start HB your client will update the WatchMyToon plugin to the latest version
Doesn't look like it updated the plugin automatically, is there an SVN we can pull it from? I've gotten a little further but I had to chmod -R 777 ./ to the whole install folder. Even after that however I get 2 X's when I get to: Setting up GitHub repsoitory Setting up WatchMyToon's remote details Pulling latest version from GitHub Any idea? I've verified that git is installed.
Plugin wont load Code: [16:12:49.992 D] Aktivit?t: Initialisierung: Plugins [16:12:50.004 D] Reloading AssemblyLoader<Styx.Plugins.HBPlugin> - Initializing [16:12:50.379 D] Lua failed! Status: [16:12:50.550 D] [WeightSet] Selected weight set: Priest-Discipline [16:12:51.217 N] Compiler Error: c:\Users\Marc\Desktop\Honorbuddy 2.5.6242.442\Plugins\WatchMyToon\Functions_Chat.cs(231,18) : warning CS0252: Unbeabsichtigter Verweisvergleich. Wandeln Sie die linke Seite in den Typ "string" um, um einen Wertvergleich durchzuf?hren. [16:12:51.217 N] Compiler Error: c:\Users\Marc\Desktop\Honorbuddy 2.5.6242.442\Plugins\WatchMyToon\Functions_LuaEvents.cs(583,181) : error CS0103: Der Name "GroupInfo" ist im aktuellen Kontext nicht vorhanden. [16:12:51.217 N] Compiler Error: c:\Users\Marc\Desktop\Honorbuddy 2.5.6242.442\Plugins\WatchMyToon\WatchMyToon.cs(206,612) : error CS0103: Der Name "GroupInfo" ist im aktuellen Kontext nicht vorhanden. [16:12:51.217 N] Compiler Error: c:\Users\Marc\Desktop\Honorbuddy 2.5.6242.442\Plugins\WatchMyToon\WatchMyToon.cs(236,616) : error CS0103: Der Name "GroupInfo" ist im aktuellen Kontext nicht vorhanden. [16:12:51.217 D] Reloading AssemblyLoader<Styx.Plugins.HBPlugin> - RefreshPlugins Called !THROTTLED!
OK I got past this...it gets the code from git and says it's done...but it hasn't created anything in the DB or anything files other than some .git stuff.
I tried for an hour to get the website running with godaddy server and external shared database. If anyone managed to get it to work, feel free to message me what you did.
*Edit* I reinstalled and no longer have the PHP error but I am still missing the tabs at the top of my site. The only one that shows up is home. I am assuming this is happening because the plugin for HB is not working, therefore there is no data in the DB to pul up?? Ok so after a lot of frustration with my VPS I managed to get the site up but for some reason I do not have the tabs for alliance and horde on my site. I just have home. Any idea as to what I am need to look at? Code: [Sat Sep 22 18:17:08 2012] [error] [client **********] PHP Fatal error: Call to a member function fetchAll() on a non-object in ***********html/SQLFunctions.php on line 228, referer: http://************/ It looks like a problem with the database.
*EDITED* This thread seems like it is dead. I have made some progress but I am running into some bugs that I hope CoDeRs can help out with. For the HB plugin I had to delete the GroupInfo call in 3 places in order for HB to compile it without generating an error. I also had to delete the Update portion as well to keep the plugin from updating my changes, including the DB address. On the web install I had to manually run the git commands and manually create the tables for MySQL. My problem now seems to be with the communication between the HB plugin and the DB. I am at school right now ant can't post a log for the specific error. (should be able to after class if anyone cares). If I remember correctly there were a couple errors; one related to the Query command and I can't recall the other. I tried to google a solution and even tried a few things none of them worked, most produced a new error. The best I can come up with, the plugin/DB does not like the DB being on CentOS/Linux. I'm not positive on this, just a hunch.
when attempting to install the website i get to step 2 and the lower portion is blank. i have checked the prerequisites but dont see anything i'm missing, any help is appreciated.
Website Install = Succes ( No Errors) Plugin Install = Error Code: Compiler Error: c:\Users\**\Documents\Honorbuddy 2.5.6319.473\Plugins\WatchMyToon\Functions_Chat.cs(231,18) : warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string' Compiler Error: c:\Users\**\Documents\Honorbuddy 2.5.6319.473\Plugins\WatchMyToon\Functions_LuaEvents.cs(583,181) : error CS0103: The name 'GroupInfo' does not exist in the current context Compiler Error: c:\Users\**Documents\Honorbuddy 2.5.6319.473\Plugins\WatchMyToon\WatchMyToon.cs(206,612) : error CS0103: The name 'GroupInfo' does not exist in the current context Compiler Error: c:\Users\**\Documents\Honorbuddy 2.5.6319.473\Plugins\WatchMyToon\WatchMyToon.cs(236,616) : error CS0103: The name 'GroupInfo' does not exist in the current context
Thanks I am glad you think the thread is dead becasue I have not made a post in a couple of days. Thanks!! I have been busy with work and updating this plugin. I have just rebuilt the web installer from the ground up, I am not saying this will fix all of the problems. The rework of the plugin will show you all items that need to be installed and what settings to have them on. I will not assist in every problem with the website, or I will be overwhelmed with people who have no experience with websites. Google is your friend.
I have seen this error before however I would have to see exactly what you are doing and where this is error occurred. I suggest that you uninstall the web app and re install it using the new installer, there might have been a dependency that was missed in the last installer. Thanks I am glad you think the thread is dead becasue I have not made a post in a couple of days. Thanks you really make me want to continue!! I have been busy with work and updating this plugin. I have just rebuilt the web installer from the ground up, I am not saying this will fix all of the problems. The rework of the plugin will show you all items that need to be installed and what settings to have them on. I will not assist in every problem with the website, or I will be overwhelmed with people who have no experience with websites. Google is your friend. I thought I fixed this, when I get home tonight I will see what happened. I will be re running all of the installers tonight to verify everything is working.