| bio | website | |
|---|---|---|
| location | Middletown, MO | |
| age | ||
| visits | member for | 2 years, 4 months |
| seen | May 16 at 23:01 | |
| stats | profile views | 49 |
Born in the future, I am the famous 25 Star GENARAL, Weevelo Zapp Brannigan. I have come back to hide from a court martial in 21st century, cleverly disguised as an IT thingy. I need a new first officer that will be loyal to the death.
|
Apr 3 |
awarded | Yearling |
|
Mar 29 |
awarded | Self-Learner |
|
Feb 21 |
awarded | Notable Question |
|
Feb 4 |
awarded | Notable Question |
|
Jan 24 |
accepted | Is it possible to dump a postgresql db and restore it in mysql? |
|
Jan 24 |
comment |
Is it possible to dump a postgresql db and restore it in mysql? Although not perfect: lightbox.ca/pg2mysql.php did most of the job for me. I have to do some handwork but this is the closest thing to a tool that I can find atm. |
|
Jan 23 |
comment |
Intermittent Server Error - MySQL or Apache? First of all I'd inspect the apache error and access logs. I had the same similar issue twice not too long ago, the first time apache was randomly seg-faulting and required a restart (Not a graceful one but a full on "kill it dead and resurrection") the second time was harder as it was php with the fault being memory allocation issues. |
|
Jan 23 |
comment |
Making a mysql dump causes web application to hang. It depends on may a factors, for instance I once had a live webapp stalled when I tried dumping because one of the tables was really huge and was locked out during the dump. |
|
Jan 23 |
asked | Is it possible to dump a postgresql db and restore it in mysql? |
|
Dec 27 |
accepted | What is causing apache2 proxy error when forwarding to tomcat? |
|
Dec 3 |
revised |
What is causing apache2 proxy error when forwarding to tomcat? deleted 4 characters in body |
|
Dec 3 |
answered | What is causing apache2 proxy error when forwarding to tomcat? |
|
Dec 3 |
awarded | Critic |
|
Dec 3 |
asked | What is causing apache2 proxy error when forwarding to tomcat? |
|
Nov 7 |
comment |
Apache: Limit the Number of Requests/Traffic per IP? current;y about to implement this myself. Hope it works |
|
Oct 27 |
awarded | Popular Question |
|
Oct 1 |
comment |
How do I password protect an Apache website? I must say I also have this problem and nowhere near a solution after 5 hours. Was this ever resolved? |
|
Aug 27 |
revised |
Unable to add schema in OpenLDAP using run-time configuration cn=config deleted 4 characters in body |
|
Aug 27 |
comment |
Unable to add schema in OpenLDAP using run-time configuration cn=config Command is: sudo ldapadd -H ldap://localhost -D "cn=admin,cn=config" -x -w r0llc4g3 -f ~/inetorglawperson.ldif. Perhaps I should post the current problem separately? |
|
Aug 27 |
comment |
Unable to add schema in OpenLDAP using run-time configuration cn=config Thanks I discovered this error before you posted but I have another problem and have edited the post to explain |