blazecowebmaster
New Member
- Messages
- 6
- Reaction score
- 0
- Points
- 0
EDIT: You may close this topic, I accidently though this site used starka.
Hello,
For days I've waited for my site to come back up, and it has come back up with a MySQL error. I verified the configuration with MySQL that it WAS working when the server was working, that is IS currently correct, and that the database IS there, and the database is fine, it just cannot connect for no reason.
Here is some information:
Server Name: chopin
PHP config (if it actually means anything)
Sub Section Directive Info Value
Language Options asp_tags Allow ASP-style <% %> tags. Off
File Uploads file_uploads Whether to allow HTTP file uploads. On
Paths and Directories include_path Windows: "\path1;\path2" c:\php\includes" .:/usr/lib/php:/usr/local/lib/php
Resource Limits max_execution_time Maximum execution time of each script, in seconds 20
Resource Limits max_input_time Maximum amount of time each script may spend parsing request data 30
Resource Limits memory_limit Maximum amount of memory a script may consume (32MB) 64M
Data Handling register_globals You should do your best to write your scripts so that they do not require register_globals to be on; Using form variables as globals can easily lead to possible security problems, if the code is not very well thought of. Off
Language Options safe_mode Off
main session.save_path where N is an integer. Instead of storing all the session files in /path, what this will do is use subdirectories N-levels deep, and store the session data in those directories. This is useful if you or your OS have problems with lots of files in one directory, and is a more efficient layout for servers that handle lots of sessions. NOTE 1: PHP will not create this directory structure automatically. You can use the script in the ext/session dir for that purpose. NOTE 2: See the section on garbage collection below if you choose to use subdirectories for session storage /tmp
File Uploads upload_max_filesize Maximum allowed size for uploaded files. 32M
and here's the server status:
Service Details Status
sshd up
httpd (2.2.14 (Unix)) up
pop up
exim (exim-4.69-23.1_cpanel_maildir) up
queueprocd up
syslogd up
cpanellogd up
imap up
cpsrvd up
mysql (5.0.89-community) up
spamd up
Server Load 4.73 (8 cpus)
Memory Used 12.6 %
Swap Used 0 %
Disk /dev/simfs (/) 70 %
Thanks
Unhappy,
BCWM
Hello,
For days I've waited for my site to come back up, and it has come back up with a MySQL error. I verified the configuration with MySQL that it WAS working when the server was working, that is IS currently correct, and that the database IS there, and the database is fine, it just cannot connect for no reason.
Here is some information:
Server Name: chopin
PHP config (if it actually means anything)
Sub Section Directive Info Value
Language Options asp_tags Allow ASP-style <% %> tags. Off
File Uploads file_uploads Whether to allow HTTP file uploads. On
Paths and Directories include_path Windows: "\path1;\path2" c:\php\includes" .:/usr/lib/php:/usr/local/lib/php
Resource Limits max_execution_time Maximum execution time of each script, in seconds 20
Resource Limits max_input_time Maximum amount of time each script may spend parsing request data 30
Resource Limits memory_limit Maximum amount of memory a script may consume (32MB) 64M
Data Handling register_globals You should do your best to write your scripts so that they do not require register_globals to be on; Using form variables as globals can easily lead to possible security problems, if the code is not very well thought of. Off
Language Options safe_mode Off
main session.save_path where N is an integer. Instead of storing all the session files in /path, what this will do is use subdirectories N-levels deep, and store the session data in those directories. This is useful if you or your OS have problems with lots of files in one directory, and is a more efficient layout for servers that handle lots of sessions. NOTE 1: PHP will not create this directory structure automatically. You can use the script in the ext/session dir for that purpose. NOTE 2: See the section on garbage collection below if you choose to use subdirectories for session storage /tmp
File Uploads upload_max_filesize Maximum allowed size for uploaded files. 32M
and here's the server status:
Service Details Status
sshd up
httpd (2.2.14 (Unix)) up
pop up
exim (exim-4.69-23.1_cpanel_maildir) up
queueprocd up
syslogd up
cpanellogd up
imap up
cpsrvd up
mysql (5.0.89-community) up
spamd up
Server Load 4.73 (8 cpus)
Memory Used 12.6 %
Swap Used 0 %
Disk /dev/simfs (/) 70 %
Thanks
Unhappy,
BCWM
Last edited: