• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Fedora 4 install issue

K

kenped

Guest
Hi :)

I'm having some issues installing plesk on fedora 4. everthing looks like it went ok but I cant connect to the https://IP-address:8443/.

I just get a timeout.

The fedore 4 was a clean install. Any suggestions would be great. BTW: i'm not a linux guru so please answer in a "dumb" way :)

-Ken
 
Does this help to find out what the problem is?

23319 pts/0 S+ 0:00 \_ grep httpsd
13291 ? Ss 0:00 /usr/local/psa/admin/bin/httpsd
13295 ? S 0:00 \_ /usr/local/psa/admin/bin/httpsd
13296 ? S 0:00 \_ /usr/local/psa/admin/bin/httpsd
13297 ? S 0:00 \_ /usr/local/psa/admin/bin/httpsd
13298 ? S 0:00 \_ /usr/local/psa/admin/bin/httpsd
13299 ? S 0:00 \_ /usr/local/psa/admin/bin/httpsd

if i try to start or stop psa i get this /etc/init.d/psa stop
-bash: /etc/init.d/psa: Permission denied

(and yes logged in as root)

doing less to the httpsd error log file results in this:

Processing config directory: /usr/local/psa/admin/conf/httpsd.*.include
[Mon Jul 17 20:13:25 2006] [notice] Apache/1.3.33 (Unix) mod_ssl/2.8.22 OpenSSL/
0.9.7f PHP/5.0.5 configured -- resuming normal operations
[Mon Jul 17 20:13:25 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Mon Jul 17 20:13:28 2006] [notice] caught SIGTERM, shutting down
Processing config directory: /usr/local/psa/admin/conf/httpsd.*.include
[Mon Jul 17 20:16:02 2006] [notice] Apache/1.3.33 (Unix) mod_ssl/2.8.22 OpenSSL/
0.9.7f PHP/5.0.5 configured -- resuming normal operations
[Mon Jul 17 20:16:02 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)
General verification failed
General verification failed
General verification failed
Key update performed at Mon Jul 17 20:16:03 2006
result: Permanent error
Server response: License key must be ordered first
[Mon Jul 17 20:16:18 2006] [notice] caught SIGTERM, shutting down
Processing config directory: /usr/local/psa/admin/conf/httpsd.*.include
[Mon Jul 17 20:16:20 2006] [notice] Apache/1.3.33 (Unix) mod_ssl/2.8.22 OpenSSL/
0.9.7f PHP/5.0.5 configured -- resuming normal operations
[Mon Jul 17 20:16:20 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)


Any help to get from the community?
 
Back
Top