Tue Feb 10, 2004 9:44 am |
Replies: 18 |
Views: 21213 |
|
 |
windows? I am using OSX.
I will try the demo and see then.
Another option that I want to try is the Eclipse IDE with a PHP plugin, but that plugin uses DBG to do its debugging, so in order to te ...
|
Mon Feb 09, 2004 4:39 pm |
Replies: 18 |
Views: 21213 |
|
 |
1. don't really know what i am doing here.
Probably you need a php debugger for your server running mac osx.
Not ? You want a coke ?
ok smart alek :)
2. I didn't see any logs/errors during c ...
|
Mon Feb 09, 2004 3:14 pm |
Replies: 18 |
Views: 21213 |
|
 |
1. don't really know what i am doing here. 2. I didn't see any logs/errors during compile. 3. where may i get precompiled versions, then?
|
Mon Feb 09, 2004 1:49 pm |
Replies: 18 |
Views: 21213 |
|
 |
i get the following:
PHP Warning: Unknown(): Unable to load dynamic library '/usr/local/lib/dbg.so' - (null) in Unknown on line 0
|
Mon Feb 09, 2004 11:15 am |
Replies: 18 |
Views: 21213 |
|
 |
supposedly the output from otool -L dbg.so should give you what you need. here it is:
[Jake:/usr/local/lib] cblackburn# otool dbg.so -L dbg.so: /Users/cblackburn/Desktop/dbg- ...
|
Mon Feb 09, 2004 9:42 am |
Replies: 18 |
Views: 21213 |
|
 |
I am on Mac OSX, what is the equivalent of ldd? ldd does not exist.[/code]
|
Sun Feb 08, 2004 6:14 pm |
Replies: 18 |
Views: 21213 |
|
 |
here is the phpinfo() output.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html><head> <style type="te ...
|
Sun Feb 08, 2004 6:06 pm |
Replies: 18 |
Views: 21213 |
|
 |
i was wanting to know if you'd rather me email or just post them. here they are:
php.ini:
[PHP]
;;;;;;;;;;; ; WARNING ; ;;;;;;;;;;; ; This is the default settings file for new PHP installa ...
|
Sun Feb 08, 2004 12:26 pm |
Replies: 18 |
Views: 21213 |
|
 |
1. no, I am using the version that came with OSX (I believe)
2. Yes, there were no errors in my Apache logs
3. should I post or email them?
|
Sun Feb 08, 2004 10:49 am |
Replies: 18 |
Views: 21213 |
|
 |
I have searched the forums for the answer to this one, but I have the exact same problem as cwynn listed only on Mac 10.2.8. The logs show no problems, the ini file is correct, the dbg.so file exists, ...
|