
11th August 2010, 12:16
|
|
Junior Member
|
|
Join Date: Jun 2009
Posts: 18
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
What output should have the command /usr/local/ispconfig/server/server.sh?
Thanks
Pedro Alcaraz
|

11th August 2010, 12:23
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,069
Thanks: 697
Thanked 4,248 Times in 3,260 Posts
|
|
If it works, then no output should be shown.
|

11th August 2010, 12:36
|
|
Junior Member
|
|
Join Date: Jun 2009
Posts: 18
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
It works, but logs are not updated.
I do not know what is wrong. Is it possible to reinstall ISPConfig?
Thanks
Pedro Alcaraz
|

24th August 2010, 17:36
|
|
Junior Member
|
|
Join Date: Jun 2009
Posts: 18
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Sorry to insist, but I've noticed that are not created databases, and I can not change them.
There is no error, but no changes are made.
Thanks
Pedro Alcaraz
|

24th August 2010, 20:11
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,069
Thanks: 697
Thanked 4,248 Times in 3,260 Posts
|
|
any errors in the system log of the ispconfig monitor?
any jobs in the jobqueue in the monitor?
|

25th August 2010, 01:40
|
|
Junior Member
|
|
Join Date: Jun 2009
Posts: 18
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
In the jobqueue I have three pages of information, can mean
something?
|

25th August 2010, 13:19
|
|
Junior Member
|
|
Join Date: Jun 2009
Posts: 18
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
In the server.php script I see that you run the query
$server_db_record = $app->db->queryOneRecord("SELECT * FROM server WHERE update = 1 AND server_id = ".$conf["server_id"]);
that if I run in phpmyadmin
SELECT * FROM server WHERE update=1 AND server_id = 1
gives me an error
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'update=1 AND server_id = 1
LIMIT 0, 30' at line 1
and it's because the field "update" is called "updated", I have wrong server.php script
field name?
Thanks
Pedro Alcaraz
|

25th August 2010, 13:56
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,069
Thanks: 697
Thanked 4,248 Times in 3,260 Posts
|
|
Quote:
|
In the server.php script I see that you run the query
|
No, thats not the case. As you see in the sourcecode, this part is commented out and not used by ISPConfig.
You can be assured that there is no bug in the code, otherwise you would find herre a few thousand posts already if there would be such an issue as ispconfig has about 15 - 20 thousand new installs per month.
Quote:
|
In the jobqueue I have three pages of information, can mean something?
|
See here:
http://www.howtoforge.com/forums/showthread.php?t=47674
Last edited by till; 25th August 2010 at 13:59.
|
|
The Following User Says Thank You to till For This Useful Post:
|
|

29th August 2010, 10:22
|
|
Junior Member
|
|
Join Date: Jun 2009
Posts: 18
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
SOLVED!
The problem is mine, was improperly configured parameter extension_dir in the php.ini file for php-cli.
So do not run mysql queries, nor was error in the log files, etc.
Thank you very much for your patience Till
Pedro Alcaraz
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 12:57.
|
Recent comments
1 day 14 hours ago
1 day 17 hours ago
2 days 5 hours ago
2 days 7 hours ago
2 days 12 hours ago
2 days 18 hours ago
3 days 3 hours ago
3 days 5 hours ago
3 days 13 hours ago
3 days 15 hours ago