General :: Installation Of Apache Directory Studio Through Eclipse?
Feb 13, 2011
When I try to install Apache Directory Studio through eclipse 3.3.The procedure I follow: Go to help (Eclipse Interface)----> Software Updates ----> Find and Install When I press Find and Install nothing happens and eclipse becomes unresponsive.
View 2 Replies
ADVERTISEMENT
Jan 28, 2009
I have been writing PHP using Adobe Dreamweaver; I have been looking around for an application that focus more in PHP.I have found:
[URL]
and:
[URL]
I know Zend stands behind PHP and that Eclipse is a popular open source IDE. What is the difference tho?Is the PDT Project only a functionality that could be added to Eclipse IDE? Is Zend for Eclipse a stand alone IDE for PHP? if so, Why the Eclipse in the name? I have downloaded Zend Studio for Eclipse, so far it seems very complete (no that have learned how to use all its features).
View 1 Replies
View Related
Mar 2, 2010
I have installed Zend studio for Eclipse using a .bin file and now I want to uninstall this software. I found the directory where it is installed....the directory structure is given below:
Quote:
-rw-rw-r-- 1 root root 44691 2010-02-22 20:35 InstallScript.iap_xml
-rw-rw-r-- 1 root root 3226 2010-02-22 20:46 installvariables.properties
-rw-rw-r-- 1 root root 1532010 2010-02-22 20:35 uninstaller.jar
-rwxr-xr-x 1 root root 48033 2010-02-22 20:35 Uninstall_Zend_Studio_for_Eclipse_-_6.0.1
-rwxrwxr-x 1 root root 3511 2010-02-22 20:35 Uninstall_Zend_Studio_for_Eclipse_-_6.0.1.lax
Now I want to know how to use these files to uninstall the software?
View 1 Replies
View Related
Jan 9, 2011
I'm currently using Ubuntu Studio Lucid and would like to use Ubuntu Studio Maverick, but I'm unsure how to go about the upgrade. Should I upgrade to generic ubuntu maverick then upgrade to ubuntu studio? Or install ubuntu studio maverick from a DVD?? Or something else?? I should say that I have a separate /home partition.
[Edited because what I first wrote was confusing:] when I started the process of upgrading with Update Manager it said that quite a lot of things would be removed (it would be upgrading only to generic Ubuntu for one thing)---I aborted that by the way. I was wondering if anybody knew of a way to avoid having to first sort of note everything that I have installed, then do the upgrade to generic Ubuntu, then do an upgrade to Ubuntu Studio, then reinstall all of the apps in their newer versions. Might there be a way to upgrade the OS itself first and then just directly update the apps without having to reinstall them, figuring out what to install all over again too?
View 3 Replies
View Related
Nov 8, 2010
I am using Apache/2.2.3 on Centos 55. I am having an issue that is pretty strange to me. Whenever I navigate to a url on my webserver from outside my network. I have to put a '/' in the directory path for example When I type in: mydomain.com/directory1 it winds up redirecting to the hostname for my server HOWEVER When I type in mydomain.com/directory1/ it works, since I am adding the '/' at the end of the path. I suspect it is because I do not have my FQDN set up correctly.I did not have this issue when I was using Ubuntu 10.04 , I suspect because Ubuntu automagically set this up for me. Is there a particular way I need to setup my FQDN in centos to get this to work properly? I have tried going into /etc/hosts and adding my FQDN in there, but I do not think I did it properly, is there a particular way the /etc/hosts file needs to be setup?
View 1 Replies
View Related
Sep 22, 2010
I have an old Apache version (1.3.11) and an old Redhat release (2.1.12-20 - Cartman)and need to authenticate a Windows 2003 domain. The authentication to an NT domain already works as expected (see below) but unfortunately I am unable to find the correct LDAP module for V1.3.11 to allow authentication.
From what I have read the LDAP module needs to be compiled with Apache but I am really not sure. Unfortunately I am unable to upgrade to Apache2 when I could presumibly use the authnz_ldap_module but if someone could point me to the correct LDAP module for 1.3.11 it .
Ive installed openldap-1.2.9-6 and openldap-devel-1.2.9-6 but don't particulary want to go down configuring LDAP when hopefully I can simply add the LDAP module to Apache which was not compiled in Apache initially.
Also, do I need to specifiy the AD domain password in the directives or can the Windows lads just create any account I can use.
View 7 Replies
View Related
Nov 23, 2010
I was wondering if it is possible to have different certificates for different directories in a https-directory ?So what I want is that for a specificry a specific TLS-certificate is needed by the http-client to be authorized to the directory.Directory /var/www/html/secure/1 needs a certificate A.Directory /var/www/html/secure/2 need a different certificate B.So I have 1 CA, which signs the other certificates of the specific directory. The http-client gets the certificate A or certificate B (to be authenticated for secure/1 of secure/2)
View 5 Replies
View Related
Oct 18, 2009
I have been following the steps mentioned at [URL] Now I want to add authentication through .htaccess.
View 1 Replies
View Related
Feb 22, 2011
I will be doing actual development and testing on the same machine as the server. It is a single user machine in the sense that I will be the only one working on the machine. There will be multiple hosted languages, specifically PHP and RoR while possibly expanding later. I'd like the setup to translate well to a production environment. With those 3 things in mind there are a couple of things I've had in the back of mind.Seeing as it's a single user machine I haven't been able to decide whether or not I should be working on things out of my home directory or if they should be located outside of it.I'm feeling that outside of a user directory would be better as it would translate better to a production environment, but I'm also not sure if that will come with any permission annoyances or concerns seeing as I'll be working on the same machine. Hosting multiple languages seems like it may be a bit quirky. With PHP I've found you're generally just dumping the project somewhere in the document root where as something like a Rails app you have the entire project and you only want the public directory in the document root.
View 1 Replies
View Related
May 1, 2011
On one of my servers (Centos 5.5), I have been hosting articularly complex CRM application for one of my clients. Recently they have asked about configuring SSL connections to the CRM. Problem is, SSL is already configured for their main domain but not the sub-domain where the CRM application is accessed. Rather than purchasing another SSL certificate for their sub-domain (and probably another IP address),ld it be possible to setup a redirection from the subdomain to a sub-directory in the SSL directory using mod_rewrite. I have searched online and through the other posts on LinuxQuestions but nothing I have tried works.For example:[URl]
View 2 Replies
View Related
Feb 1, 2010
I have RHEL5 with apache installed and running. I have a directory off of / called software that I would like to have show up as a directory listing so if I go to [URL] I get the directory listing. I have tried searching around and nothing seems to work for me. So out of the box how do I get this to work? My server properly resolves to [URL] so I am good there.
View 8 Replies
View Related
Jan 19, 2010
I have been using Eclipse to program in Java for a long time, and have been using Jigloo for most of my GUI design. Recently I decided to try out the C/C++ plugin. I tried installing it, but it did not work. After many attempts, I finally gave up. However, after uninstalling it I found that Jigloo had stopped working. Any other plugins I try to install now also don't work. I have tried uninstalling and reinstalling plugins, and reinstalling eclipse, but nothing I have done fixes it. Although eclipse says that the software has been installed, nothing shows up in the features list or the plugins list.
Another problem: When I install eclipse from the repositories, it doesn't install a bunch of libraries and eclipse cannot recognize standard java files.
View 4 Replies
View Related
Sep 17, 2010
The Metrics plug-in supports Java development well at Eclipse.
[URL]
I would like to know if it supports Eclipse CDT, so I can use it with my C++ project. Any thought? If it doesn't support CDT, is there any good static code analysis tools available for Eclipse CDT?
View 1 Replies
View Related
Sep 11, 2010
I recently had to reinstall Eclipse on ubuntu 10.10 and i did it twice, once just removing eclipse package, and the second time removing every package associated with an eclipse install.when i launch eclipse I go into my package view and select a package and then double click on a Java file.
View 5 Replies
View Related
Sep 12, 2010
I use Slackware64 13.1. I installed eclipse from slackbuild.But how can I install Eclipse CDT? is a plug-in for eclipse? It's another program?
View 4 Replies
View Related
Aug 10, 2010
i want to upgrade to ubuntu studio from ubuntu i found the link saying how to do that before but i cant find it again
View 3 Replies
View Related
Apr 28, 2011
I am currently running Ubuntu studio 10.10 and I love it, but I added some of the stock ubuntu repositories for software sources. now my upgrade manager is asking me to update to ubuntu 11.4. I am tempted to but I dont know how safe it is.
View 2 Replies
View Related
Sep 24, 2010
I created a website in my apache server. I just need to secure that when everyone try to access any folder on my root directory, it will show "Forbidden".
View 3 Replies
View Related
May 13, 2011
I am new to Fedora (I have always used ubuntu in the past), and I am trying to download eclipse. Unfortunately, "sudo yum install eclipse" is returning "no package eclipse available". I think this means that I am missing the correct repo, but I'm not sure which is the right one and don't know how to add it to my repo list for this version. My version of fedora is centos5 based, and my current repo list is the following:
[Code]...
View 4 Replies
View Related
Nov 8, 2010
I just removed my previous linux install and installed Ubuntu Studio because of the nicer look.However the login screen is still the borin plain one. I have been to the "Login Screen" and tried to select theme as mentioned but it doesn't have any tabs or info for it.
View 4 Replies
View Related
Jul 10, 2011
I'm a new to ubuntu / trying to install (build?) synfig studio in ubuntu 11.04. I've read the info from the download pages, have searched forums but nothing seems to apply to the year 2011 and ubuntu 11.04 OR my v. low level of expertise.
View 2 Replies
View Related
Nov 20, 2009
I have searched the forum high and low for the solution with no success, so I will now post this problem, with all known facts. Linux (and Fedora) is brand new to me so I'm somewhat illiterate with the language and recommendations from reading other threads. Please bare with me. I'm reading the book Beginning PHP and MySQL from Novice to Professional by Cristian Darie.The book has you create an Alias directory for creating the tshirtshop web-based application.
The book uses the directory /home/username/tshirtshop. However, I did not want this in the /home directory, so I created a new directory from the root directory /workspace/tshirtshop. Below are the areas of interest in the file httpd.conf (I restarted the httpd service each time I edited this file):
Code:
DocumentRoot "/var/www/html"
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
[Code]....
View 1 Replies
View Related
Mar 29, 2011
I am having a problem getting Apache to serve out a directory. If I place an index.html in the Document.Root I can see that page. When I remove the index.html I only see the test page for Apache. the relevant section form my httpd.conf. I am not using virtual hosts just setting up one Apache instance.
As you can see from the below I have enabled Indexes so I am at a loss :-(
ServerTokens OS
ServerRoot "/etc/httpd"
PidFile run/httpd.pid
Timeout 120
KeepAlive Off
MaxKeepAliveRequests 100
[Code]...
View 3 Replies
View Related
May 12, 2010
I'm configuring Apache for the first time on this box (8.04 LTS) and Apache2 for the first time ever. "Out of the box" it runs fine and I get the "It Works" page okay. But I'd like to use the virtual site feature to direct Apache to a folder in my user space, and I keep getting errors.
When I point a browser at localhost, the 404 message is "The requested URL / was not found on this server." and the /var/log/apache2/error.log ends with "File does not exist: /htdocs.
Here's my config file from the apache2/sites-available folder:
Code:
I diff'ed this file with the default and the only differences are in the DocumentRoot line and the <Directory ...> line.
My public_html folder has permissions 755 and the index.html file is 644.
View 7 Replies
View Related
May 13, 2011
I want to make a image directory in the WWW folder. It works fine, but when I link to the images on the page it stands that I don?t have permission to the picture, 403. How do I set the permission?
View 2 Replies
View Related
Jul 30, 2011
I need to be able to run Apache again the folder in my /home directory. I added the following line to the end of my apache2.conf file:
Code:
Include /etc/apache2/aliases.conf
Then created the aliases.conf file with:
Code:
Alias /home/ "/home/"
<Directory "/home/">
Options Indexes
AllowOverride All
Order allow,deny
</Directory>
The system tries to process the alias, but always get a 403 permissions denied error. How do I get around this? I already tried:
Code:
chown myuser:users /home -R
chmod 775 /home -R
AThink it is an Apache setting I need to read in this directory.
View 9 Replies
View Related
May 4, 2011
just wondering, if i type in a url like this:
how can i get it to direct to:
View 1 Replies
View Related
Aug 26, 2010
I want to view directory content in apache server, for that i configure apache server, but i don't know how to enable autoindxing module, only apache test page is opening when i open my web site.
View 9 Replies
View Related
May 16, 2011
I Installed eclipse in my ubuntu 11.04 version via its soiftware center. but now i have to format my machine due to some disk space changing requirements. my problem is how to backup my eclipse installation in other destination.because it gets lot of time to install via my broadband internet package. what folders i moved for that purpose.?
View 1 Replies
View Related
Aug 21, 2011
Has anyone tried that? I have a Dell Studio 1555 running 64-bit Ubuntu 9.10 for about 2 years with almost no issues but I plan to upgrade it straight to 11.04 64-bit (using fresh install because I also want to format the HDD and partition it in a different way).
What I'm reading in the web is though a bit discouraging as there seem to be a lot of issues with 11.04 running on this particular Dell model. Quite a shame as Dell is supposed to provide good experience on Linux since they had been selling laptops with Ubuntu preinstalled (or they used to...).
View 2 Replies
View Related