Re: [Zope] a problem with 'start' command

2000-10-23 Thread Phil Harris

Gaby,

If you are in the Zope directory, since most uni(x)es don't have the current
directory in the path, you need to start zope with './start'.

hth

Phil

- Original Message -
From: "Gabriela Arevalo" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, October 23, 2000 2:57 PM
Subject: [Zope] a problem with 'start' command


 hi all,
 I am a starter with Zope and i have a simple question.
 I need to execute 'start' command to start the server again.
 when i tried to do it, it gives me the message:
 command not found
 I looked at the directory, i can find the start command, and the
 permissions are -rwx--x--x.

 Can somebody help me with this ?

 Thanks

 Gaby


 ___
 Zope maillist  -  [EMAIL PROTECTED]
 http://lists.zope.org/mailman/listinfo/zope
 **   No cross posts or HTML encoding!  **
 (Related lists -
  http://lists.zope.org/mailman/listinfo/zope-announce
  http://lists.zope.org/mailman/listinfo/zope-dev )


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] a problem with 'start' command

2000-10-23 Thread Gabriela Arevalo

Phil,

thanks for your suggestion, i understood it

 If you are in the Zope directory, since most uni(x)es don't have the current
 directory in the path, you need to start zope with './start'.

but now when i execute the command i have the following message:

-

Traceback (innermost last):
  File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/z2.py", line 537, in
?
zdaemon.run(sys.argv, os.path.join(CLIENT_HOME, Zpid))
  File
"/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/lib/python/zdaemon.py",
line 204, in run
pf.close()
IOError: [Errno 49] Disc quota exceeded
aurora:~/zope/Zope-2.2.2-solaris-2.6-sparc.24 % --
2000-10-23T15:18:55 PROBLEM(100) ZServer Computing default hostname
--
2000-10-23T15:18:55 INFO(0) ZServer Medusa (V1.16.4.3) started at Mon Oct
23 17:18:55 2000
Hostname: aurora
Port:8080

--
2000-10-23T15:18:55 INFO(0) ZServer FTP server started at Mon Oct 23
17:18:55 2000
Authorizer:None
Hostname: aurora
Port: 8021
--
2000-10-23T15:18:55 ERROR(200) ZServer Cannot write PID file.
--
2000-10-23T15:18:55 INFO(0) ZServer PCGI Server started at Mon Oct 23
17:18:55 2000
Unix socket:
/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/var/pcgi.soc
--
2000-10-23T15:18:55 INFO(0) ZServer Monitor Server (V1.8.4.1) started on
port 8099
Traceback (innermost last):
  File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/z2.py", line 715, in
?
pf.close()
IOError: [Errno 49] Disc quota exceeded

--

what does this message mean ? what can i do ?

in fact, my problem is when i tried to execute
"localhost":8080/pecos/ where i have the information i need, there seems
to have problems, because the connection is not possible.
first thing i thought is just to try to start the server again, but i can
not.

thanks for any help

have a nice evening.

Gaby


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] a problem with 'start' command

2000-10-23 Thread Phil Harris

Gaby,

I'd say you need to get your disk quota extended.

If your not the sysadmin then you need to speak to the relevant person about
it.

hth

Phil
[EMAIL PROTECTED]

- Original Message -
From: "Gabriela Arevalo" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, October 23, 2000 4:23 PM
Subject: Re: [Zope] a problem with 'start' command


| Phil,
|
| thanks for your suggestion, i understood it
|
|  If you are in the Zope directory, since most uni(x)es don't have the
current
|  directory in the path, you need to start zope with './start'.
|
| but now when i execute the command i have the following message:
|
| --
---
|
| Traceback (innermost last):
|   File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/z2.py", line 537, in
| ?
| zdaemon.run(sys.argv, os.path.join(CLIENT_HOME, Zpid))
|   File
| "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/lib/python/zdaemon.py",
| line 204, in run
| pf.close()
| IOError: [Errno 49] Disc quota exceeded
| aurora:~/zope/Zope-2.2.2-solaris-2.6-sparc.24 % --
| 2000-10-23T15:18:55 PROBLEM(100) ZServer Computing default hostname
| --
| 2000-10-23T15:18:55 INFO(0) ZServer Medusa (V1.16.4.3) started at Mon Oct
| 23 17:18:55 2000
| Hostname: aurora
| Port:8080
|
| --
| 2000-10-23T15:18:55 INFO(0) ZServer FTP server started at Mon Oct 23
| 17:18:55 2000
| Authorizer:None
| Hostname: aurora
| Port: 8021
| --
| 2000-10-23T15:18:55 ERROR(200) ZServer Cannot write PID file.
| --
| 2000-10-23T15:18:55 INFO(0) ZServer PCGI Server started at Mon Oct 23
| 17:18:55 2000
| Unix socket:
| /home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/var/pcgi.soc
| --
| 2000-10-23T15:18:55 INFO(0) ZServer Monitor Server (V1.8.4.1) started on
| port 8099
| Traceback (innermost last):
|   File "/home/pecos/zope/Zope-2.2.2-solaris-2.6-sparc/z2.py", line 715, in
| ?
| pf.close()
| IOError: [Errno 49] Disc quota exceeded
|
| --

|
| what does this message mean ? what can i do ?
|
| in fact, my problem is when i tried to execute
| "localhost":8080/pecos/ where i have the information i need, there seems
| to have problems, because the connection is not possible.
| first thing i thought is just to try to start the server again, but i can
| not.
|
| thanks for any help
|
| have a nice evening.
|
| Gaby
|
|
| ___
| Zope maillist  -  [EMAIL PROTECTED]
| http://lists.zope.org/mailman/listinfo/zope
| **   No cross posts or HTML encoding!  **
| (Related lists -
|  http://lists.zope.org/mailman/listinfo/zope-announce
|  http://lists.zope.org/mailman/listinfo/zope-dev )


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )