hat einer von euch schon einmal ein Plesk-Software-Modul erzeugt?
Ich habe folgendes Problem ('englischklingender' Text, da ich in einem englischem Forum gepostet hatte):
"Hi,
Sry, for submitting this post in the wrong forum.
I have a problem with creating an application vault for Plesk.
When I upload the application vault, I get the following message:
Modulpaket kann nicht installiert werden (Module package can't be installed) modulemng failed. modulemng: error: Module is not a Plesk package.
Here is my info.xml:
PHPInfo-Test für Application-Packages
commercial
Here my SPEC-File for creating the
rpm-package:
Summary: PHPINFO-Testapplikation
Name: PHPINFO
Version: 1.0.0.0
Release: 1000
License: commercial
Group: Applications/WWW
BuildRoot: /home/mbrenn/mm/
Prefix: %product_root_d/var/cgitory
Requires: php
Provides: Plesk-application-vault
%description
Beschreibung
%files
%defattr(-,root,root)
/usr/local/psa/var/cgitory/%{name}-%{version}-%{release}/*
The command for creating the package is:
sudo rpmbuild --bb --target=noarch PHPINFO-1.0.0.0-1000.SPEC
The complete package can be downloaded under:
depon.net/downloads/phpinfo.rpm.tar.gz
depon.net/downloads/plesk-vault.tar.gz
It is only a small phpinfo.php file, which I try to include. The directory structure looks like this:
/home/mbrenn/PHPINFO-1.0.0.0-1000.SPEC
/home/mbrenn/mm/usr/local/psa/var/cgitory/PHPINFO-1.0.0.0-1000/*
/home/mbrenn/mm/usr/local/psa/var/cgitory/PHPINFO-1.0.0.0-1000/info/info.xml
Do you have any advise how to solve this problem?
Thanks and greetings,
Martin Brenn"