With the help of Lorenzo Alberton tutorial, i get XHProf installed for drupal 6 on linux server. Now i need to get it installed on windows but i found that XHProf cant be installed on windows. Additionally, at drupal.org XHProf, is available for drupal 7 onwards. If anyone has installed XHProf for drupal 6 on windows then please share.
This question has already been answered here: https://drupal.stackexchange.com/questions/19193/how-to-configure-xhprof-for-drupal-6-on-windows
Just for the records, you do NOT need the Drupal module to use XHProf. You must download a compiled version for your apache (I'm using WAMP http://www.wampserver.com/en/, but can't remember where I got mine) and then enable it in php.ini. You can set the settings in the php.ini or trigger on demmand profiles. http://es2.php.net/xhprof
Related
There is little or none of the tutorial or sharing on this topic. I'm wondering if IIS8 or 7.5 doesn't support PHP8 yet.
Don't mention installing it with WAMP or XAMMP. It's part of the project's requirements to have PHP with IIS only.
I'm trying to download the Debian Neo4j version from a Window 7 machine. I'm not managing to find the URL in order to download the package/file . I have installed the GOW software for some linux commands.
Any assistance would be appreciated.
Update
I found this link - https://neo4j.com/download/other-releases/ . Know I need to figure out what is the best file to download in order to install it on an Ubuntu Machine
You've got two options :
If you've got access to the package repository (from your Ubuntu machine), follow the information in https://neo4j.com/docs/operations-manual/current/installation/linux/debian/ to install it as a package. That's the best option which also provides start/stop scripts, a user that runs Neo4j (neo4j) and also allows for easier upgrades.
If you can not reach the internet from your Ubuntu machine (as could be deduced from the way you're trying to do it, the zip (or tar.gz for Linux) download is the way to go. You can find that at http://info.neo4j.com/download-thanks.html?edition=community&release=3.2.3&flavour=unix
Hope this helps.
Regards,
Tom
I'm trying to set up a CentOS 7 system for a client, and one of the things they require is a GUI client for Subversion. They need to use SVN, but do not know how to use the command line. Previously, they used RabbitVCS on CentOS 6, but that doesn't appear to work on 7. I looked at RapidSVN as well, but that hasn't been updated since 2012, and is encountering issues when installing on CentOS 7. Are there any good SVN clients out there for CentOS 7? Is there a way to get RabbitVCS working on 7?
Thanks in advance!
As you pointed out, there seems to be no CentOS 7 package.
You can install the generic Linux package: http://wiki.rabbitvcs.org/wiki/install/manual.
Have you considered asking this question at https://superuser.com/?
I have Eclipse Juno with Spring Tools Suite plugin installed.
I need to deploy a newly imported web project to Tomcat 7, which I installed on my system via repository.
The problem is that the New Server Wizard screen won't allow me to select Tomcat 7, as the description is empty and unmodifiable.
How can I fix this? I can select other versions of Tomcat but when I select the installation path of Tomcat I get an error that the installed version is 7.
As per the instruction s provided in this site
Follow these steps, as this is a known issue
Go to Window–>Preferences–>Server–>Runtime Environments and fix the broken path/link for the server.
Rename the org.eclipse.jst.server.tomcat.core.prefs to org.eclipse.jst.server.tomcat.core.prefs.bak (or you can delete this file). This file can be found at \workspace\.metadata\.plugins\org.eclipse.core.runtime\.settings
Rename the org.eclipse.wst.server.core.prefs to org.eclipse.wst.server.core.prefs.bak (or delete the file). This file also can be found at the same location as above.
Follow these steps
1.)Go to Window–>Preferences–>Server–>Runtime Environments and fix the broken path/link for the server.
2.)delete this file org.eclipse.jst.server.tomcat.core.prefs under this location \workspace\.metadata\.plugins\org.eclipse.core.runtime\.settings
3.)delete this file org.eclipse.wst.server.core.prefs under this location \workspace\.metadata\.plugins\org.eclipse.core.runtime\.settings
After following these step's you can configure tomcat in eclipse.
Click on Add Configuration Runtime environments
On the Server Runtime Environments Window you will more than likely see Apache Tomcat 7.
If you remove the runtime environment and then go Back to the New Server Wizard Tomcat 7 will be available to add again.
Hope that helps. That drove me nuts for a few days
The Eclipse Juno may not be fully compatible with the Apache Tomcat 7 yet. Installing and configuring with Tomcat 6 works. Simple.
i tried to install joomla using the microsoft web platform installer. I was able to install joomla, php and mysql successfully.
However when i browse the website from the IIS, it says page cannot be found..
What am i missing..please let me know
Its been more than 2 days i am trying this...
Try to install it using this tool Microsoft Web Platform Installer 2.0, it will help you setup everything. Because may be there is something you missed such as setup the iis to handle php files.