Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Mahesh_Vikram
Mahesh_Vikram
Offline

Badges

Badges
25

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
12

Posts

Posts
118

Discussions

Discussions
24

Questions

Questions
94

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Mahesh_Vikram
Customize the badges you want to showcase on your profile
Re: unable to install a package using curl command? - Adobe Experience Manager 15-10-2015
Ive tried with the following command:curl -u admin:admin -X POST http://localhost:4502/crx/packmgr/service/.json/etc/packages/my.company.package/my-common-package-1.1.1-SNAPSHOT.zip?cmd=installand that works like a charm.. Whats important is the /my.company.package/ part which you would find for your package if you look into the package manager on your server.. if thats wrong it would have problems to find that package and you will get the no package error.edit: /etc/packages/day/cq550/product/c...

Views

560

Like

1

Replies

0
Re: Work Flow Purge(Package Installation & Scheduling Required) - Adobe Experience Manager 15-10-2015
Hi sham,i also need the information for AUDIT PURGE scheduling and installation.

Views

326

Likes

0

Replies

0
Re: trying to extract CQ author instance ? - Adobe Experience Manager 15-10-2015
Can you restart the machine? To avoid any hanging processes etc.

Views

787

Likes

0

Replies

0
Re: configuring Apache with cq with out any dispatcher? - Adobe Experience Manager 15-10-2015
You could also use things like mod_proxy. 

Views

247

Likes

0

Replies

0
Re: how to install Mysql? - Adobe Experience Manager 15-10-2015
This is not related to AEM but like before you need to use yum to make life easier.yum install (where packagename = php-mysql-5.3.10-2.el4.remi.x86_64.rpm i guess or normally just mysql_server / mysql )If you have not registered your RHEL to RHN you will have difficulties with yum unless you add the installation DVD as a repository as well.For more linux related information I would suggest you head over to the linux forums.Hope it works/Johan

Views

130

Likes

0

Replies

0
Re: I want to down load dispatcher? - Adobe Experience Manager 15-10-2015
Hi,take a look at this link.http://dev.day.com/docs/en/cq/current/deploying/dispatcher/disp_install.htmlThere you will find a lot of info and also some links to the Package Share where you can download the dispatcher for the apache of your choice:https://www.adobeaemcloud.com/content/companies/public/adobe/dispatcher/dispatcher.html /johan

Views

168

Like

1

Replies

0
Re: For public instance? - Adobe Experience Manager 15-10-2015
Personally I'd just start over with a jar file named cq-publish-p4503.jar. If you haven't started up your the author instance yet and just have it as it was unpacked it would probably work (although I have never tried it). Once you start up the author instance however I wouldn't use that as a starting point - the initial start up process will potentially load an number of author specific configurations which you don't want on a publish instance. Safest thing to do though is start over.

Views

199

Like

1

Replies

0
Re: Can we convert wrking author instance to publish - Adobe Experience Manager 15-10-2015
As Sham said, the ACLs are already applied, and simply changing the runmode will not change them anymore.Jörg

Views

303

Likes

0

Replies

0
Re: Apache soft ware? - Adobe Experience Manager 15-10-2015
Hi Johan,Thanks for your response.I have installed Apache in my box.1,downloaded Apache 2.22,after unzipping the file, from bin directory executed ./configure den follows by #make command den followed by #make install command. Thanks Mahesh

Views

143

Likes

0

Replies

0
Re: trying to install CQ author instance ? - Adobe Experience Manager 15-10-2015
Have a look at this blogpost regarding doing an installation from the command-line:http://experiencedelivers.adobe.com/cemblog/en/experiencedelivers/2012/04/installing-cq5-from-command-line.htmlMy first guess is that it is either too low mem or disk.--Feike

Views

2.5K

Likes

0

Replies

0