| 10:11 |
kraftb |
good morning ! |
| 13:52 |
pnoman |
I'm fighting a strange problem here... I have been running typo3 for ages under Apache 1 and 2, and am now trying to get a couple of sites to run under lighttpd. All non-typo3 blogs etc work well, but typo3 fails: |
| 13:53 |
pnoman |
The backend works well, but if I clear the caches, I see only an "empty" page (it has only the headers and the .js parts). As long as Apache/Typo3 has built the cache, it works well and lighttpd serves it correctly. But I cannot get the cached files to build correctly under lighttpd. |
| 13:53 |
pnoman |
Probably a php setting or some such I'm missing... |
| 13:53 |
pnoman |
Any hints/ideas? |
| 13:54 |
dokmaa |
it probably cracks somewhere before generating it |
| 13:54 |
dokmaa |
can you trace the execution? |
| 13:55 |
pnoman |
I've been trying to trace it, but have not been able to generate a trace -- how would I do that most easily? Enabling php error logging didn't reveal anything. |
| 13:55 |
dokmaa |
you can plug xdebug into php to trace if you have admin privs |
| 13:55 |
pnoman |
Yep, my own machine, so I have all privs... |
| 13:56 |
dokmaa |
debian ? |
| 13:56 |
pnoman |
Is xdebug a php extension or something in typo3 (sorry if this is a stupid question -- have done mostly C/C++/Java) |
| 13:56 |
pnoman |
Kind of... Ubuntu 8.04 LTS |
| 13:56 |
dokmaa |
yes it's a php ext |
| 13:56 |
dokmaa |
pretty easy to configure |
| 13:56 |
dokmaa |
let me see my packages |
| 13:57 |
dokmaa |
dpkg -l | grep xdebug |
| 13:57 |
dokmaa |
ii php5-xdebug 2.0.3-1 Xdebug Module for PHP 5 |
| 13:57 |
pnoman |
OK, thanks. I'll test right away and be back shortly... |
| 14:15 |
pnoman |
OK... got xdebug installed and enabled auto_trace, then reloaded a page after having cleared the cache. Generated 33371 pages(!) ;-) |
| 14:16 |
dokmaa |
pages or lines? |
| 14:16 |
dokmaa |
pnoman: pages or lines? |
| 14:20 |
pnoman |
lines, sorry... |
| 14:20 |
pnoman |
(was picking up coffee...) |
| 14:26 |
dokmaa |
pnoman: you know how to use eclipse to step debug? |
| 14:28 |
pnoman |
I could possibly do that, I think. Is there an easy way to run the index.php with a proper env from within eclipse? Only problem is that the server in question is just that -- remote, no X or anything on it. But I could probably NFS mount the disk and fix the mysql links if needed and run from my workstation... But I guess I could also "just" put some start and stop traces in the file in the parts where there could be 'stuff' to find. |
| 14:28 |
pnoman |
Do you remember which function builds the cache file? |
| 14:29 |
dokmaa |
don't remember which one builds it |
| 14:29 |
dokmaa |
but I have a video tutorial on how to setup xdebug+eclipse on debian systems |
| 14:29 |
pnoman |
OK -- I'll dig bit further on that. |
| 14:29 |
dokmaa |
for remote debugging with sshfs |
| 14:29 |
pnoman |
Ah... sounds good with a tutorial -- should be exactly what I need! |
| 14:29 |
dokmaa |
I made it myself it's rather detailed |
| 14:29 |
dokmaa |
it's on typo3 wiki |
| 14:30 |
pnoman |
OK -- I'll have a look there as well then. |
| 14:30 |
dokmaa |
argh wiki is getting upgraded |
| 14:30 |
dokmaa |
I saw an notice about that yesterday |
| 14:30 |
dokmaa |
I'll just send you the raw link to the file |
| 14:30 |
pnoman |
Yeah... noticed some problems also reading parts of the wiki today :( |
| 14:30 |
dokmaa |
I just have to find it on the server |
| 14:30 |
pnoman |
Pls let me know the link, thanks! Awesome! |
| 14:31 |
dokmaa |
http://www.valdez.hr/fileadmin/video_en/eclipse_php_xdebug.ogv |
| 14:32 |
dokmaa |
knock your self out |
| 14:32 |
dokmaa |
you'll enjoy it :D |
| 14:34 |
pnoman |
Thanks -- picking it up now. I'll dig into this more and will likely be back, although it may take some time (and I need to do a few other things today also, I'm told by the family ;-) |
| 14:34 |
pnoman |
Do you hang out often here? |
| 14:42 |
pnoman |
Watching the vid now -- thanks! |
| 14:43 |
pnoman |
Will probably take some time before I manage to move on, so I'll likely be back here later, if not today. THANKS for your help so far! |
| 15:35 |
dokmaa |
pnoman: yeah, I'm often here. #typo3 is the only chan I open by default |
| 19:12 |
Lucass |
hi, im problem whit flash on typo3, IE EULA problem,Click to activate and use this control |
| 19:13 |
Lucass |
can someone help me? |
| 19:14 |
chefan |
use a flashloader |
| 19:14 |
chefan |
javascript that fires up the flashapp |
| 19:16 |
Lucass |
its flashloader extension? |
| 19:18 |
chefan |
don't know if there is a premade one, but might be |
| 19:23 |
chefan |
http://blog.deconcept.com/swfobject/ |
| 19:23 |
chefan |
this helps in any case |
| 19:25 |
Lucass |
ok |
| 19:25 |
Lucass |
y see |
| 19:25 |
Lucass |
thanks |
| 21:25 |
Awillys |
:( |
| 22:15 |
snoy_ms_ |
anyone had this problem before? New Backend group and new user, then a new site with access for that user group. I get that error: |
| 22:15 |
snoy_ms_ |
Configuration Error: 404 page "/Users/<removed>/p108685/html/errorpages/404_error.shtml" could not be found. |